summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJohan van den Dorpe <johan.vandendorpe@gmail.com>2013-03-23 11:31:42 +0000
committerJohan van den Dorpe <johan.vandendorpe@gmail.com>2013-03-23 11:31:42 +0000
commite9680b380f62d0b26945286044e461256c07977a (patch)
tree224a9c8ba9fd70805c6b30b8fb71abbf062430c9 /templates
parented8d70fe1390932f18a5a8febc54b169d6cd233e (diff)
Rename $InputFilePollingInterval to $InputFilePollInterval
Diffstat (limited to 'templates')
-rw-r--r--templates/imfile.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/imfile.erb b/templates/imfile.erb
index 243b305..31d3ec2 100644
--- a/templates/imfile.erb
+++ b/templates/imfile.erb
@@ -5,7 +5,7 @@ $InputFileTag <%= file_tag %>
$InputFileStateFile state-<%= name %>
$InputFileSeverity <%= file_severity %>
$InputFileFacility <%= file_facility %>
-$InputFilePollingInterval <%= polling_interval %>
+$InputFilePollInterval <%= polling_interval %>
<% if run_file_monitor == true -%>
$InputRunFileMonitor
<% end -%>