Update config.json

This commit is contained in:
Alexandre
2021-10-15 17:58:31 +02:00
committed by GitHub
parent 8ff4f398b3
commit ef3b8dad56

View File

@@ -43,6 +43,7 @@
"ssl": "bool",
"certfile": "str",
"keyfile": "str",
"password": "str"
"password": "str",
"test": "str?"
}
}