Update config.json

This commit is contained in:
Alexandre
2021-02-19 23:54:23 +01:00
committed by GitHub
parent 5edabee100
commit 888af4efe3

View File

@@ -33,7 +33,6 @@
"FB_BASEURL": "/filebrowser"
},
"options": {
"NoAuth": false,
"ssl": false,
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
@@ -43,7 +42,6 @@
"smbv1": false
},
"schema": {
"NoAuth": "bool",
"ssl": "bool",
"certfile": "str",
"keyfile": "str",