From e9680b380f62d0b26945286044e461256c07977a Mon Sep 17 00:00:00 2001 From: Johan van den Dorpe Date: Sat, 23 Mar 2013 11:31:42 +0000 Subject: Rename $InputFilePollingInterval to $InputFilePollInterval --- templates/imfile.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') 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 -%> -- cgit v1.2.3