mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 16:45:56 +02:00
Update config.json
This commit is contained in:
@@ -41,6 +41,7 @@
|
|||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
"whitelist": "localhost,127.0.0.1,192.168.0.0/16",
|
"whitelist": "localhost,127.0.0.1,192.168.0.0/16",
|
||||||
|
"autostop": true,
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0
|
"PGID": 0
|
||||||
},
|
},
|
||||||
@@ -52,8 +53,8 @@
|
|||||||
"autostop": "bool",
|
"autostop": "bool",
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"localdisks": "str?",
|
|
||||||
"customUI": "list(|vuetorrent|qbit-matUI|qb-web)?",
|
"customUI": "list(|vuetorrent|qbit-matUI|qb-web)?",
|
||||||
|
"localdisks": "str?",
|
||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user