From d21b9e730c7bef101ab2226b8262ed0187616e05 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:25:44 +0200 Subject: [PATCH] Update config.json --- emby/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/emby/config.json b/emby/config.json index 28dac22ee..e99e1bb3a 100644 --- a/emby/config.json +++ b/emby/config.json @@ -7,6 +7,7 @@ "backup_exclude": [ "*/cache/", "*/transcoding-temp/", + "*/logs/*", "*/metadata/" ], "codenotary": "alexandrep.github@gmail.com",