From 76f46ff4e2b733888ad3dc68c7a68b984c96ad48 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 30 Sep 2021 16:05:54 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 986577875..ade95d544 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -17,7 +17,7 @@ "hassio_api": true, "hassio_role": "homeassistant", "homeassistant_api": true, - "snapshot_exclude":["*/image.tar"], + "backup_exclude":["*/image.tar"], "ports": { "8080/tcp": 8081, "6881/tcp": 6881,