correct localdisk list

This commit is contained in:
Alexandre
2020-12-01 13:24:12 +01:00
committed by GitHub
parent ca84a0ac0b
commit cb8da6683c

View File

@@ -1,6 +1,6 @@
{ {
"name": "Emby beta with smb and hdd", "name": "Emby beta with smb and hdd",
"version": "2.1", "version": "1.0",
"slug": "emby_nas", "slug": "emby_nas",
"legacy": false, "legacy": false,
"maintenance": { "maintenance": {
@@ -46,7 +46,7 @@
"PUID": "int", "PUID": "int",
"PGID": "int", "PGID": "int",
"TZ": "str?", "TZ": "str?",
"localdisks": "str", "localdisks": ["str"],
"networkdisks": "str", "networkdisks": "str",
"cifsusername": "str", "cifsusername": "str",
"cifspassword": "str" "cifspassword": "str"