aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-01-05 21:43:31 +0000
committerLibravatar GitHub <noreply@github.com>2020-01-05 21:43:31 +0000
commit70ac4bfb64730f6d9b8e95f44f5d84a557707247 (patch)
treedccaefa5aabfa69b359da34875acdae50e623042
parentAdd support for default storage path in claws-mail.profile (diff)
downloadfirejail-70ac4bfb64730f6d9b8e95f44f5d84a557707247.tar.gz
firejail-70ac4bfb64730f6d9b8e95f44f5d84a557707247.tar.zst
firejail-70ac4bfb64730f6d9b8e95f44f5d84a557707247.zip
Add comment to sylpheed.profile for supporting non-default storage path
-rw-r--r--etc/sylpheed.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/sylpheed.profile b/etc/sylpheed.profile
index d9e687a88..8e99fe1d6 100644
--- a/etc/sylpheed.profile
+++ b/etc/sylpheed.profile
@@ -8,7 +8,8 @@ include sylpheed.local
8#include globals.local 8#include globals.local
9 9
10noblacklist ${HOME}/.sylpheed-2.0 10noblacklist ${HOME}/.sylpheed-2.0
11noblacklist ${HOME}/Mail 11# when storing mail outside the default ${HOME}/Mail path, 'noblacklist' the custom path in your sylpheed.local
12# and 'blacklist' it in your disable-common.local too so it is kept hidden from other applications
12 13
13blacklist ${HOME}/.claws-mail 14blacklist ${HOME}/.claws-mail
14 15