diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2022-03-28 00:03:31 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2022-03-28 00:03:31 +0200 |
| commit | b8a61f60a0aa115141987f461658666ccbfd2034 (patch) | |
| tree | 071d7c265be7e1ef72d1b9057c8bf443ea545e2e /schemas_json/server.yaml | |
| parent | 1d56c732965cad4c8eb06ed5638f7ecdea88f290 (diff) | |
rename hatter to boxhatter
Diffstat (limited to 'schemas_json/server.yaml')
| -rw-r--r-- | schemas_json/server.yaml | 4 |
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 |
