aboutsummaryrefslogtreecommitdiffstats
path: root/config/sarg/sarg.template
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2012-04-04 00:49:00 -0300
committermarcelloc <marcellocoutinho@gmail.com>2012-04-04 00:49:00 -0300
commit14c7eb8ab7fff868e2910e7112793f5d64bf6575 (patch)
tree7af06ba5eb8a2a73b482ac901bab44656a553ce3 /config/sarg/sarg.template
parent696e201450f9ca8de457df305b30c4766bf13712 (diff)
downloadpfsense-packages-14c7eb8ab7fff868e2910e7112793f5d64bf6575.tar.gz
pfsense-packages-14c7eb8ab7fff868e2910e7112793f5d64bf6575.tar.bz2
pfsense-packages-14c7eb8ab7fff868e2910e7112793f5d64bf6575.zip
sarg - include squidguard report options
Diffstat (limited to 'config/sarg/sarg.template')
-rw-r--r--config/sarg/sarg.template6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/sarg/sarg.template b/config/sarg/sarg.template
index b5676834..67a96fb0 100644
--- a/config/sarg/sarg.template
+++ b/config/sarg/sarg.template
@@ -543,7 +543,7 @@ dansguardian_conf {$dansguardian_conf}
# 'off' use the record even if its date is outside of the range found in the input log file.
# 'on' use the record only if its date is in the range found in the input log file.
#
-${dansguardian_filter_out_date}
+{$dansguardian_filter_out_date}
# TAG: squidguard_conf file
# path to squidGuard.conf file
@@ -552,7 +552,7 @@ ${dansguardian_filter_out_date}
# You can use sarg -L filename to use an alternate squidGuard log.
# squidguard_conf /usr/local/squidGuard/squidGuard.conf
#
-squidguard_conf {$squidguard_conf}
+{$squidguard_conf}
# TAG: redirector_log file
# the location of the web proxy redirector log such as one created by squidGuard or Rejik. The option
@@ -577,7 +577,7 @@ squidguard_conf {$squidguard_conf}
# REJIK #year#-#mon#-#day# #hour# #list#:#tmp# #ip# #user# #tmp#/#tmp#/#url#/#end#
# SQUIDGUARD #year#-#mon#-#day# #hour# #tmp#/#list#/#tmp#/#tmp#/#url#/#tmp# #ip#/#tmp# #user# #end#
#redirector_log_format #year#-#mon#-#day# #hour# #tmp#/#list#/#tmp#/#tmp#/#url#/#tmp# #ip#/#tmp# #user# #end#
-
+{$redirector_log_format}
# TAG: show_sarg_info yes|no
# shows sarg information and site path on each report bottom
#