Update config.json

This commit is contained in:
Alexandre
2021-02-09 17:22:55 +01:00
committed by GitHub
parent 6c9b50ecc4
commit 0c4c0854dc

View File

@@ -36,6 +36,10 @@
"PUID": "int",
"PGID": "int",
"ocrlang": "str",
"localdisks": "str?",
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",
"TZ": "str?"
}
}