Browse Source

better description in schema for server

Tony Fernandez 8 months ago
parent
commit
1b9f95ca47
1 changed files with 1 additions and 1 deletions
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
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: