소스 검색

Fix schema.yaml to comply with maximum line length

estebanthilliez 1 년 전
부모
커밋
407bb33359
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      borgmatic/config/schema.yaml

+ 2 - 1
borgmatic/config/schema.yaml

@@ -1667,7 +1667,8 @@ properties:
                 description: |
                     Create the check if it does not exist. Only works with
                     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
         description: |
             Configuration for a monitoring integration with Healthchecks. Create