mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 19:48:11 +01:00
Update config.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user