summaryrefslogtreecommitdiffstats
path: root/Reaktor/config.py
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2014-04-29 16:31:51 +0200
committermakefu <root@pigstarter.de>2014-04-29 16:31:51 +0200
commitd14d0ae3e34a49b742c5d5e9b879e92c704edaa1 (patch)
tree507decaa8b23914ac1aa5bf848c4b063a9ef93c2 /Reaktor/config.py
parentda3ff667030c5316712bf2280f733a2a85fc7ba3 (diff)
parent95fbba75246cf1b5115bc5493d3119f9ea91221e (diff)
Merge branch 'master' of https://github.com/krebscode/painload
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'