소스 검색

fix TTL wordwrap

Tony Fernandez 7 달 전
부모
커밋
dc78bf4d6b
1개의 변경된 파일9개의 추가작업 그리고 6개의 파일을 삭제
  1. 9 6
      borgmatic/config/schema.yaml

+ 9 - 6
borgmatic/config/schema.yaml

@@ -1680,8 +1680,9 @@ properties:
                     ttl:
                         type: integer
                         description: |
-                            The number of seconds that the message will live, before being deleted 
-                            automatically. The ttl parameter is ignored for messages with a priority 
+                            The number of seconds that the message will live, 
+                            before being deleted automatically. The ttl 
+                            parameter is ignored for messages with a priority.
                             value of 2.
                         example: 3600
                     url:
@@ -1750,8 +1751,9 @@ properties:
                     ttl:
                         type: integer
                         description: |
-                            The number of seconds that the message will live, before being deleted 
-                            automatically. The ttl parameter is ignored for messages with a priority 
+                            The number of seconds that the message will live, 
+                            before being deleted automatically. The ttl 
+                            parameter is ignored for messages with a priority.
                             value of 2.
                         example: 3600
                     url:
@@ -1819,8 +1821,9 @@ properties:
                     ttl:
                         type: integer
                         description: |
-                            The number of seconds that the message will live, before being deleted 
-                            automatically. The ttl parameter is ignored for messages with a priority 
+                            The number of seconds that the message will live, 
+                            before being deleted automatically. The ttl 
+                            parameter is ignored for messages with a priority.
                             value of 2.
                         example: 3600
                     url: