Update config.json

This commit is contained in:
Alexandre
2021-02-10 13:52:56 +01:00
committed by GitHub
parent b12e475a29
commit fe0158697d

View File

@@ -41,6 +41,7 @@
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
"whitelist": "localhost,127.0.0.1,192.168.0.0/16",
"autostop": true,
"PUID": 0,
"PGID": 0
},
@@ -52,8 +53,8 @@
"autostop": "bool",
"PUID": "int",
"PGID": "int",
"localdisks": "str?",
"customUI": "list(|vuetorrent|qbit-matUI|qb-web)?",
"localdisks": "str?",
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",