mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 23:04:09 +02:00
Update config.json
This commit is contained in:
@@ -41,7 +41,6 @@
|
|||||||
"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",
|
"download-folder": "/share/qBittorrent",
|
||||||
"autostop": true,
|
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0
|
"PGID": 0
|
||||||
},
|
},
|
||||||
@@ -50,7 +49,6 @@
|
|||||||
"certfile": "str",
|
"certfile": "str",
|
||||||
"keyfile": "str",
|
"keyfile": "str",
|
||||||
"whitelist": "str?",
|
"whitelist": "str?",
|
||||||
"autostop": "bool?",
|
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"download-folder": "str?",
|
"download-folder": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user