From eac2ca7a743b39fee17f3247862ec28e0ad4d01b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 30 Sep 2021 12:30:51 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 947563339..dfcb1c90b 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -85,5 +85,6 @@ "openvpn_password": "str?", "run_duration": "str?", "TZ": "str?" - } + }, + "snapshot_exclude":["*image.*"] }