diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-10-20 16:32:33 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-10-20 16:32:33 +0200 |
commit | ab6e674b0bae88d3a91a30f4e32fbb857096964f (patch) | |
tree | 46ba8859de1d8c5bfe5afb876557f8c6380ff492 | |
parent | ffd08f2a6caaaddb86ccbec4206bf560d34fcfd7 (diff) | |
download | rsyslog-ab6e674b0bae88d3a91a30f4e32fbb857096964f.tar.gz rsyslog-ab6e674b0bae88d3a91a30f4e32fbb857096964f.tar.xz rsyslog-ab6e674b0bae88d3a91a30f4e32fbb857096964f.zip |
doc/imfile: fixed small but important typo
-rw-r--r-- | doc/imfile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imfile.html b/doc/imfile.html index 3687302b..89be3292 100644 --- a/doc/imfile.html +++ b/doc/imfile.html @@ -86,7 +86,7 @@ level may be needed. Even if you need quick response, 1 seconds should be well enough. Please note that imfile keeps reading files as long as there is any data in them. So a "polling sleep" will only happen when nothing is left to be processed.</li> -<li><b>$InputFilePollInterval</b> [lines]</b><br> +<li><b>$InputFilePersistStateInterval </b> [lines]</b><br> Available in 4.7.3+<br> Specifies how often the state file shall be written when processing the input file. The default value is 0, which means a new state file is only written when |