diff --git a/emby/config.json b/emby/config.json index 71bde05a7..8e23fab54 100644 --- a/emby/config.json +++ b/emby/config.json @@ -44,7 +44,8 @@ ], "options": { "PUID": 0, - "PGID": 0 + "PGID": 0, + "silent": true }, "schema": { "PUID": "int",