From 35b31da0fb9be69b7955c2e1b38901e116a1030c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 5 Sep 2021 11:52:53 +0200 Subject: [PATCH] Update config.json --- bazarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazarr/config.json b/bazarr/config.json index 7c36f9aec..84376d520 100644 --- a/bazarr/config.json +++ b/bazarr/config.json @@ -46,7 +46,7 @@ "cifsusername": "str?", "cifspassword": "str?" }, - "snapshot_exclude": [ + "backup_exclude": [ "**/Backups/*", "**/logs/*", "**/MediaCover/*"