aboutsummaryrefslogtreecommitdiff
path: root/schemas_json/server.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'schemas_json/server.yaml')
-rw-r--r--schemas_json/server.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/schemas_json/server.yaml b/schemas_json/server.yaml
index 988f811..198cae6 100644
--- a/schemas_json/server.yaml
+++ b/schemas_json/server.yaml
@@ -1,6 +1,6 @@
---
"$schema": "http://json-schema.org/schema#"
-id: "hatter://server.yaml#"
+id: "boxhatter://server.yaml#"
type: object
required:
- repos
@@ -36,7 +36,7 @@ properties:
action:
type: string
decription: action file path inside repository
- default: ".hatter.yaml"
+ default: ".boxhatter.yaml"
min_sync_delay:
type:
- number