summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-09-27 14:52:22 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-09-27 14:52:22 +0000
commitfeb10f47b7c4f76a646784455a32866dbb82d210 (patch)
tree47ac424eaa86fc7ec0c50e62aac428babf0af905 /linux
parent59c47ee112b475d58843b6c883bd7a549759da14 (diff)
downloadrsyslog-feb10f47b7c4f76a646784455a32866dbb82d210.tar.gz
rsyslog-feb10f47b7c4f76a646784455a32866dbb82d210.tar.xz
rsyslog-feb10f47b7c4f76a646784455a32866dbb82d210.zip
updated sample config; better error reporting on allowedSenders
Diffstat (limited to 'linux')
-rw-r--r--linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Makefile b/linux/Makefile
index 7b1c99e5..a82d285a 100644
--- a/linux/Makefile
+++ b/linux/Makefile
@@ -31,7 +31,7 @@ FEATURE_DB=0
FEATURE_REGEXP=1
# Enable debug mode (much slower code)
-FEATURE_DEBUG=1
+FEATURE_DEBUG=0
#############################################################
# END OF USER SETTINGS #