Update config.json

This commit is contained in:
Alexandre
2021-02-08 15:28:16 +01:00
committed by GitHub
parent 7ce597b70f
commit 48ec8b0d9a

View File

@@ -32,12 +32,10 @@
"webui": "http://[HOST]:[PORT:9091]",
"boot": "auto",
"environment": {
"PUID": 0,
"PGID": 0
},
"options": {
"PUID": 0,
"PGID": 0,
"PUID": 1000,
"PGID": 1000,
"download_dir": "/share/downloads",
"incomplete_dir": "/share/incomplete",
"localdisks": ["sda1"],