From 90405152383e663374ffefe82fc009228f51cc33 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 1 Oct 2021 21:42:00 +0200 Subject: [PATCH] Update config.json --- emby/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",