mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 00:55:58 +02:00
Update config.json
This commit is contained in:
@@ -33,7 +33,6 @@
|
|||||||
"FB_BASEURL": "/filebrowser"
|
"FB_BASEURL": "/filebrowser"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"NoAuth": false,
|
|
||||||
"ssl": false,
|
"ssl": false,
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
@@ -43,7 +42,6 @@
|
|||||||
"smbv1": false
|
"smbv1": false
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"NoAuth": "bool",
|
|
||||||
"ssl": "bool",
|
"ssl": "bool",
|
||||||
"certfile": "str",
|
"certfile": "str",
|
||||||
"keyfile": "str",
|
"keyfile": "str",
|
||||||
|
|||||||
Reference in New Issue
Block a user