aboutsummaryrefslogtreecommitdiffstats
path: root/etc/authenticator.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/authenticator.profile')
-rw-r--r--etc/authenticator.profile8
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/authenticator.profile b/etc/authenticator.profile
index e08dc12eb..39546112e 100644
--- a/etc/authenticator.profile
+++ b/etc/authenticator.profile
@@ -10,12 +10,8 @@ noblacklist ${HOME}/.cache/Authenticator
10noblacklist ${HOME}/.config/Authenticator 10noblacklist ${HOME}/.config/Authenticator
11 11
12# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
13#noblacklist ${PATH}/python2* 13#include allow-python2.inc
14noblacklist ${PATH}/python3* 14include allow-python3.inc
15#noblacklist /usr/lib/python2*
16noblacklist /usr/lib/python3*
17#noblacklist /usr/local/lib/python2*
18noblacklist /usr/local/lib/python3*
19 15
20include disable-common.inc 16include disable-common.inc
21include disable-devel.inc 17include disable-devel.inc