aboutsummaryrefslogtreecommitdiffstats
path: root/config.py
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-04-27 18:18:08 +0200
committermakefu <github@syntax-fehler.de>2014-04-27 18:18:08 +0200
commit56f52f2c68fb0db86cde7d3b016aeee958cf8629 (patch)
treee43efc121f183bd767e1d38b6ace7919377e80d6 /config.py
parent4b367ce717a91eda21337ff85a64fcb3f38db61d (diff)
update things
Diffstat (limited to 'config.py')
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index 424019a..ea00693 100644
--- a/config.py
+++ b/config.py
@@ -1,7 +1,7 @@
from os.path import abspath, expanduser
import re
-debug = True
+debug = False
name = 'crabmanner'