summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/config/flags.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/leap/bitmask/config/flags.py')
-rw-r--r--src/leap/bitmask/config/flags.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/leap/bitmask/config/flags.py b/src/leap/bitmask/config/flags.py
index 98395def..ba1b65b9 100644
--- a/src/leap/bitmask/config/flags.py
+++ b/src/leap/bitmask/config/flags.py
@@ -30,3 +30,5 @@ WARNING: You should NOT use this kind of flags unless you're sure of what
# - search for binaries inside the bundled app instead of the system ones.
# e.g.: openvpn, gpg
STANDALONE = False
+
+MAIL_LOGFILE = None