瀏覽代碼

Add missing Healthchecks "states" option example in configuration schema (#525).

Dan Helfman 3 年之前
父節點
當前提交
666f0dd751
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      borgmatic/config/schema.yaml

+ 2 - 0
borgmatic/config/schema.yaml

@@ -914,6 +914,8 @@ properties:
                             List of one or more monitoring states to ping for:
                             List of one or more monitoring states to ping for:
                             "start", "finish", and/or "fail". Defaults to
                             "start", "finish", and/or "fail". Defaults to
                             pinging for all states.
                             pinging for all states.
+                        example:
+                            - finish
                 description: |
                 description: |
                     Configuration for a monitoring integration with
                     Configuration for a monitoring integration with
                     Healthchecks. Create an account at https://healthchecks.io
                     Healthchecks. Create an account at https://healthchecks.io