mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 19:31:01 +01:00
Update config.json
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
"keyfile": "privkey.pem",
|
||||
"whitelist": "localhost,127.0.0.1,172.30.0.0/16,192.168.0.0/16",
|
||||
"SavePath": "/share/qBittorrent",
|
||||
"Username": "admin",
|
||||
"PUID": 0,
|
||||
"PGID": 0
|
||||
},
|
||||
@@ -50,7 +51,8 @@
|
||||
"whitelist": "str?",
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
"SavePath": "str?",
|
||||
"SavePath": "str?",
|
||||
"Username": "str?",
|
||||
"customUI": "list(|vuetorrent|qbit-matUI|qb-web)?",
|
||||
"networkdisks": "str?",
|
||||
"cifsusername": "str?",
|
||||
|
||||
Reference in New Issue
Block a user