diff --git a/emby/config.json b/emby/config.json index d9fd15261..4b3987376 100644 --- a/emby/config.json +++ b/emby/config.json @@ -46,7 +46,7 @@ "PUID": "int", "PGID": "int", "TZ": "str?", - "localdisks": "str", + "localdisks": ["str"], "networkdisks": "str", "cifsusername": "str", "cifspassword": "str"