Browse Source

Fix schema.yaml to comply with maximum line length

estebanthilliez 1 year ago
parent
commit
407bb33359
1 changed files with 2 additions and 1 deletions
  1. 2 1
      borgmatic/config/schema.yaml

+ 2 - 1
borgmatic/config/schema.yaml

@@ -1667,7 +1667,8 @@ properties:
                 description: |
                 description: |
                     Create the check if it does not exist. Only works with
                     Create the check if it does not exist. Only works with
                     the slug URL scheme (https://hc-ping.com/<ping-key>/<slug>
                     the slug URL scheme (https://hc-ping.com/<ping-key>/<slug>
-                    as opposed to https://hc-ping.com/<uuid>). Defaults to false.
+                    as opposed to https://hc-ping.com/<uuid>).
+                    Defaults to false.
                 example: true
                 example: true
         description: |
         description: |
             Configuration for a monitoring integration with Healthchecks. Create
             Configuration for a monitoring integration with Healthchecks. Create