We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec73e93 commit 9b90505Copy full SHA for 9b90505
zerotier/config.yaml
@@ -28,6 +28,6 @@ options:
28
api_auth_token: ""
29
schema:
30
networks:
31
- - match(^!secret [a-zA-Z0-9_\-]+$|[0-9a-z]{16})
+ - str
32
api_auth_token: str
33
log_level: list(trace|debug|info|notice|warning|error|fatal)?
0 commit comments