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.*"] }