allow several disks

This commit is contained in:
Alexandre
2020-12-01 13:20:41 +01:00
parent ca84a0ac0b
commit 1bf4bb34f7

View File

@@ -46,7 +46,7 @@
"PUID": "int",
"PGID": "int",
"TZ": "str?",
"localdisks": "str",
"localdisks": ["str"],
"networkdisks": "str",
"cifsusername": "str",
"cifspassword": "str"