aboutsummaryrefslogtreecommitdiffstats
path: root/include/crow/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crow/settings.h')
-rw-r--r--include/crow/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crow/settings.h b/include/crow/settings.h
index 5c67f3b..bd6259c 100644
--- a/include/crow/settings.h
+++ b/include/crow/settings.h
@@ -3,7 +3,7 @@
// TODO - replace with runtime config. libucl?
/* #ifdef - enables debug mode */
-#define CROW_ENABLE_DEBUG
+//#define CROW_ENABLE_DEBUG
/* #ifdef - enables logging */
#define CROW_ENABLE_LOGGING