diff --git a/emby/config.json b/emby/config.json index 7b1ce76f0..1ecab59b2 100644 --- a/emby/config.json +++ b/emby/config.json @@ -31,6 +31,7 @@ ], "webui": "http://[HOST]:[PORT:8096]", "boot": "auto", + "apparmor": "true", "privileged": [ "SYS_ADMIN", "DAC_READ_SEARCH" @@ -57,4 +58,4 @@ "cifsusername": "str", "cifspassword": "str" } -} \ No newline at end of file +}