소스 검색

better description for expire and retry

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

+ 12 - 6
borgmatic/config/schema.yaml

@@ -1646,14 +1646,16 @@ properties:
                         description: |
                         description: |
                             How many seconds your notification will continue 
                             How many seconds your notification will continue 
                             to be retried (every retry seconds). Defaults to
                             to be retried (every retry seconds). Defaults to
-                            600.
+                            600. This settings only applies to priority 2
+                            notifications.
                         example: 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. Defaults to 30.
+                            same notification to the user. Defaults to 30. This
+                            settings only applies to priority 2 notifications.
                         example: 30
                         example: 30
                     device:
                     device:
                         type: string
                         type: string
@@ -1720,14 +1722,16 @@ properties:
                         description: |
                         description: |
                             How many seconds your notification will continue 
                             How many seconds your notification will continue 
                             to be retried (every retry seconds). Defaults to
                             to be retried (every retry seconds). Defaults to
-                            600.
+                            600. This settings only applies to priority 2
+                            notifications.
                         example: 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. Defaults to 30.
+                            same notification to the user. Defaults to 30. This
+                            settings only applies to priority 2 notifications.
                         example: 30
                         example: 30
                     device:
                     device:
                         type: string
                         type: string
@@ -1793,14 +1797,16 @@ properties:
                         description: |
                         description: |
                             How many seconds your notification will continue 
                             How many seconds your notification will continue 
                             to be retried (every retry seconds). Defaults to
                             to be retried (every retry seconds). Defaults to
-                            600.
+                            600. This settings only applies to priority 2
+                            notifications.
                         example: 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. Defaults to 30.
+                            same notification to the user. Defaults to 30. This
+                            settings only applies to priority 2 notifications.
                         example: 30
                         example: 30
                     device:
                     device:
                         type: string
                         type: string