diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-11 13:01:35 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-11 13:01:35 +0000 |
commit | d219b5ee742984ad17f520ca5913840dbe51ff81 (patch) | |
tree | 930b4eed372996b8ccaf581e16b4f5a6a476e7f8 /doc/rsyslog_conf.html | |
parent | b97d794161b0845681b25e6d55a1867b5342fb44 (diff) | |
download | rsyslog-d219b5ee742984ad17f520ca5913840dbe51ff81.tar.gz rsyslog-d219b5ee742984ad17f520ca5913840dbe51ff81.tar.xz rsyslog-d219b5ee742984ad17f520ca5913840dbe51ff81.zip |
doc fixes thanks to Peter Vrabec
Diffstat (limited to 'doc/rsyslog_conf.html')
-rw-r--r-- | doc/rsyslog_conf.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rsyslog_conf.html b/doc/rsyslog_conf.html index f2b2f6ba..63f92d6e 100644 --- a/doc/rsyslog_conf.html +++ b/doc/rsyslog_conf.html @@ -33,7 +33,7 @@ development and quite unstable...). So you have been warned ;)</p> - many parameter settings modify queue parameters. If in doubt, use the default, it is usually well-chosen and applicable in most cases.</p> <ul> - <li><a href="rsconf1_actionexeconlyifpreviousissuspended.html">$ActionExecOnlyIfPreviousIsSuspended</a></li> + <li><a href="rsconf1_actionexeconlywhenpreviousissuspended.html">$ActionExecOnlyWhenPreviousIsSuspended</a></li> <li>$ActionQueueCheckpointInterval <number></li> <li>$ActionQueueDequeueSlowdown <number> [number is timeout in <i> micro</i>seconds (1000000us is 1sec!), default 0 (no delay). Simple |