aboutsummaryrefslogtreecommitdiffstats
path: root/etc/qbittorrent.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/qbittorrent.profile')
-rw-r--r--etc/qbittorrent.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/qbittorrent.profile b/etc/qbittorrent.profile
index b696c207f..5dc0eb4c8 100644
--- a/etc/qbittorrent.profile
+++ b/etc/qbittorrent.profile
@@ -8,6 +8,7 @@ include /etc/firejail/qbittorrent.local
8# qbittorrent bittorrent profile 8# qbittorrent bittorrent profile
9noblacklist ~/.config/qt5ct 9noblacklist ~/.config/qt5ct
10noblacklist ~/.config/qBittorrent 10noblacklist ~/.config/qBittorrent
11noblacklist ~/.config/qBittorrentrc
11noblacklist ~/.cache/qBittorrent 12noblacklist ~/.cache/qBittorrent
12 13
13include /etc/firejail/disable-common.inc 14include /etc/firejail/disable-common.inc
@@ -20,6 +21,7 @@ whitelist ~/.local/share/data/qBittorrent
20whitelist ~/.config/qt5ct 21whitelist ~/.config/qt5ct
21mkdir ~/.config/qBittorrent 22mkdir ~/.config/qBittorrent
22whitelist ~/.config/qBittorrent 23whitelist ~/.config/qBittorrent
24whitelist ~/.config/qBittorrentrc
23mkdir ~/.cache/qBittorrent 25mkdir ~/.cache/qBittorrent
24whitelist ~/.cache/qBittorrent 26whitelist ~/.cache/qBittorrent
25whitelist ${DOWNLOADS} 27whitelist ${DOWNLOADS}