Update config.json

This commit is contained in:
Alexandre
2021-02-18 20:10:49 +01:00
committed by GitHub
parent 7b1743b29e
commit b6d5f266c1

View File

@@ -41,6 +41,7 @@
"whitelist": "localhost,127.0.0.1,172.30.0.0/16,192.168.0.0/16",
"SavePath": "/share/qBittorrent",
"Username": "admin",
"smbv1": false,
"PUID": 0,
"PGID": 0
},
@@ -57,6 +58,7 @@
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",
"smbv1": bool,
"TZ": "str?"
}
}