浏览代码

better schema description for retry and expire

Tony Fernandez 7 月之前
父节点
当前提交
1781787305
共有 1 个文件被更改,包括 12 次插入9 次删除
  1. 12 9
      borgmatic/config/schema.yaml

+ 12 - 9
borgmatic/config/schema.yaml

@@ -1645,14 +1645,15 @@ properties:
                         type: integer
                         type: integer
                         description: |
                         description: |
                             How many seconds your notification will continue 
                             How many seconds your notification will continue 
-                            to be retried (every retry seconds).
-                        example: 1200
+                            to be retried (every retry seconds). Defaults to
+                            600.
+                        example: 600
                     retry:
                     retry:
                         type: integer
                         type: integer
                         description: |
                         description: |
                             The retry parameter specifies how often 
                             The retry parameter specifies how often 
                             (in seconds) the Pushover servers will send the 
                             (in seconds) the Pushover servers will send the 
-                            same notification to the user.
+                            same notification to the user. Defaults to 30.
                         example: 30
                         example: 30
                     device:
                     device:
                         type: string
                         type: string
@@ -1718,14 +1719,15 @@ properties:
                         type: integer
                         type: integer
                         description: |
                         description: |
                             How many seconds your notification will continue 
                             How many seconds your notification will continue 
-                            to be retried (every retry seconds).
-                        example: 1200
+                            to be retried (every retry seconds). Defaults to
+                            600.
+                        example: 600
                     retry:
                     retry:
                         type: integer
                         type: integer
                         description: |
                         description: |
                             The retry parameter specifies how often 
                             The retry parameter specifies how often 
                             (in seconds) the Pushover servers will send the 
                             (in seconds) the Pushover servers will send the 
-                            same notification to the user.
+                            same notification to the user. Defaults to 30.
                         example: 30
                         example: 30
                     device:
                     device:
                         type: string
                         type: string
@@ -1790,14 +1792,15 @@ properties:
                         type: integer
                         type: integer
                         description: |
                         description: |
                             How many seconds your notification will continue 
                             How many seconds your notification will continue 
-                            to be retried (every retry seconds).
-                        example: 1200
+                            to be retried (every retry seconds). Defaults to
+                            600.
+                        example: 600
                     retry:
                     retry:
                         type: integer
                         type: integer
                         description: |
                         description: |
                             The retry parameter specifies how often 
                             The retry parameter specifies how often 
                             (in seconds) the Pushover servers will send the 
                             (in seconds) the Pushover servers will send the 
-                            same notification to the user.
+                            same notification to the user. Defaults to 30.
                         example: 30
                         example: 30
                     device:
                     device:
                         type: string
                         type: string