summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-01-13 17:16:59 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-01-13 17:16:59 +0000
commitbbf0aecbbd3d4adf2f952011418701dce0236234 (patch)
treec84a9cfb128177c596b0d4173194bf2bf2b50e66 /doc/rsyslog_conf.html
parent7791cf780f348c18de06bd06627bb986078db063 (diff)
downloadrsyslog-bbf0aecbbd3d4adf2f952011418701dce0236234.tar.gz
rsyslog-bbf0aecbbd3d4adf2f952011418701dce0236234.tar.xz
rsyslog-bbf0aecbbd3d4adf2f952011418701dce0236234.zip
added $MainMsgQueuePersistUpdateCount config file directive
Diffstat (limited to 'doc/rsyslog_conf.html')
-rw-r--r--doc/rsyslog_conf.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html
index 073d9697..a8eaf062 100644
--- a/doc/rsyslog_conf.html
+++ b/doc/rsyslog_conf.html
@@ -63,6 +63,7 @@ development and quite unstable...). So you have been warned ;)</p>
<li>$MainMsgQueueImmediateShutdown [on/<b>off</b>]</li>
<li><a href="rsconf1_mainmsgqueuesize.html">$MainMsgQueueSize</a></li>
<li>$MainMsgQueueMaxFileSize &lt;size_nbr&gt;, default 1m</li>
+ <li>$MainMsgQueuePersistUpdateCount &lt;number&gt;</li>
<li>$MainMsgQueueType [<b>FixedArray</b>/LinkedList/Direct/Disk]</li>
<li>$MainMsgQueueWorkerThreads &lt;number&gt;, num worker threads, default 1,
recommended 1</li>