From 1b9f95ca471c1598780a55a2f362d22b4fc9692f Mon Sep 17 00:00:00 2001 From: Tony Fernandez Date: Wed, 23 Oct 2024 18:04:28 -0400 Subject: [PATCH] better description in schema for server --- borgmatic/config/schema.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index 7739a53a..6a535545 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -1627,7 +1627,7 @@ properties: server: type: string description: | - The address of your self-hosted zabbix instance. + The address of your zabbix instance. Not specifying a server will default to the Zabbix cloud. example: https://zabbix.your-domain.com username: