diff --git a/emby/config.json b/emby/config.json index 3c04c60cd..0e51c4d74 100644 --- a/emby/config.json +++ b/emby/config.json @@ -55,6 +55,6 @@ "cifsusername": "str?", "cifspassword": "str?", "smbv1": "bool?", - "verbose": "bool?" + "silent": "bool?" } }