From 50184fc134474a0ac82e3b3a9c84b59c2462d21c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 30 Sep 2021 21:56:47 +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 4ffd9bb7b..a17173938 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -17,7 +17,7 @@ "hassio_api": true, "hassio_role": "homeassistant", "homeassistant_api": true, - "backup_exclude":["*/image.tar"], + "backup_exclude":["image.tar"], "ports": { "8080/tcp": 8081, "6881/tcp": 6881,