summaryrefslogtreecommitdiffstats
path: root/runtime/rsyslog.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-06-22 18:52:50 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-06-22 18:52:50 +0200
commit06e59df5ded6fa51becb3abe14430027c72f1088 (patch)
tree1af0564e9698a43a7fbb3a1b053649337e254c97 /runtime/rsyslog.h
parentd61bcbbd0e99a8ffadfe1e0c5347dee9e04a0b1d (diff)
parentce5869f7c41c8db943d8cbe804b69af40d43e2e6 (diff)
downloadrsyslog-06e59df5ded6fa51becb3abe14430027c72f1088.tar.gz
rsyslog-06e59df5ded6fa51becb3abe14430027c72f1088.tar.xz
rsyslog-06e59df5ded6fa51becb3abe14430027c72f1088.zip
Merge branch 'omfile' into v5-devel
Diffstat (limited to 'runtime/rsyslog.h')
-rw-r--r--runtime/rsyslog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/rsyslog.h b/runtime/rsyslog.h
index ea78e823..4f813f95 100644
--- a/runtime/rsyslog.h
+++ b/runtime/rsyslog.h
@@ -30,6 +30,7 @@
* # Config Settings # *
* ############################################################# */
#define RS_STRINGBUF_ALLOC_INCREMENT 128
+#define CONF_TAG_MAXSIZE 512 /* a value that is deemed far too large for any valid TAG */
/* ############################################################# *
* # End Config Settings # *