mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-07 08:05:57 +02:00
Update config.json
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
"whitelist": "localhost,127.0.0.1,172.30.0.0/16,192.168.0.0/16",
|
"whitelist": "localhost,127.0.0.1,172.30.0.0/16,192.168.0.0/16",
|
||||||
"download-folder": "/share/qBittorrent",
|
"SavePath": "/share/qBittorrent",
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0
|
"PGID": 0
|
||||||
},
|
},
|
||||||
@@ -51,7 +51,7 @@
|
|||||||
"whitelist": "str?",
|
"whitelist": "str?",
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"download-folder": "str?",
|
"SavePath": "str?",
|
||||||
"customUI": "list(|vuetorrent|qbit-matUI|qb-web)?",
|
"customUI": "list(|vuetorrent|qbit-matUI|qb-web)?",
|
||||||
"localdisks": "str?",
|
"localdisks": "str?",
|
||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user