diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index 4499c4f6..134e265b 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -1628,6 +1628,7 @@ properties: type: string description: | The address of your self-hosted zabbix instance. + Not specifying a server will default to the Zabbix cloud. example: https://zabbix.your-domain.com username: type: string