Update config.json

This commit is contained in:
Alexandre
2021-02-06 16:22:36 +01:00
committed by GitHub
parent a87cb1d49a
commit c16fc859ee

View File

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