aboutsummaryrefslogtreecommitdiff
path: root/schemas_json/server.yaml
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2022-03-28 00:03:31 +0200
committerbozo.kopic <bozo@kopic.xyz>2022-03-28 00:03:31 +0200
commitb8a61f60a0aa115141987f461658666ccbfd2034 (patch)
tree071d7c265be7e1ef72d1b9057c8bf443ea545e2e /schemas_json/server.yaml
parent1d56c732965cad4c8eb06ed5638f7ecdea88f290 (diff)
rename hatter to boxhatter
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