summaryrefslogtreecommitdiffstats
path: root/Reaktor/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
commit95fbba75246cf1b5115bc5493d3119f9ea91221e (patch)
treecca50d644839abdf40947d47b9f75220e5d78f63 /Reaktor/config.py
parentaa4b1772353ddf520b210bb1a692ce1b604cba23 (diff)
update things
Diffstat (limited to 'Reaktor/config.py')
-rw-r--r--Reaktor/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Reaktor/config.py b/Reaktor/config.py
index 424019a7..ea00693f 100644
--- a/Reaktor/config.py
+++ b/Reaktor/config.py
@@ -1,7 +1,7 @@
from os.path import abspath, expanduser
import re
-debug = True
+debug = False
name = 'crabmanner'