aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cantata.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/cantata.profile')
-rw-r--r--etc/profile-a-l/cantata.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-a-l/cantata.profile b/etc/profile-a-l/cantata.profile
index 96f88a7c4..77bdc09e0 100644
--- a/etc/profile-a-l/cantata.profile
+++ b/etc/profile-a-l/cantata.profile
@@ -6,10 +6,10 @@ include cantata.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.cache/cantata 9nodeny ${HOME}/.cache/cantata
10noblacklist ${HOME}/.config/cantata 10nodeny ${HOME}/.config/cantata
11noblacklist ${HOME}/.local/share/cantata 11nodeny ${HOME}/.local/share/cantata
12noblacklist ${MUSIC} 12nodeny ${MUSIC}
13 13
14# Allow perl (blacklisted by disable-interpreters.inc) 14# Allow perl (blacklisted by disable-interpreters.inc)
15include allow-perl.inc 15include allow-perl.inc