Update config.json

This commit is contained in:
Alexandre
2021-09-21 05:47:27 +02:00
committed by GitHub
parent 52d25a103a
commit 3297d481b7

View File

@@ -27,8 +27,8 @@
"options": {},
"schema": {
"ssl": "bool?",
"certfile": "match(^/ssl/.+)?",
"keyfile": "match(^/ssl/.+)?"
"certfile": "str?",
"keyfile": "str?"
},
"arch": [
"aarch64",