From 2a5327ac65a3cdf08c47df669b8c39ca6369a93e Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Wed, 4 Apr 2012 15:18:16 -0300 Subject: sarg - version 0.3 with report sortfields and date format option --- config/sarg/sarg.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/sarg/sarg.template') diff --git a/config/sarg/sarg.template b/config/sarg/sarg.template index 67a96fb0..e8d92a73 100644 --- a/config/sarg/sarg.template +++ b/config/sarg/sarg.template @@ -215,7 +215,7 @@ exclude_hosts /usr/local/etc/sarg/exclude_hosts.conf # Date format in reports: e (European=dd/mm/yy), u (American=mm/dd/yy), w (Weekly=yy.ww) # #date_format u - +date_format {$date_format} # TAG: per_user_limit file MB # Saves userid on file if download exceed n MB. # This option allow you to disable user access if user exceed a download limit. @@ -764,7 +764,7 @@ realtime_unauthenticated_records show # You may have a look at http://www.kryogenix.org/code/browser/sorttable/ # for the implementation on which sarg is based. # -# sorttable /sorttable.js +sorttable /sarg_sorttable.js # TAG: hostalias # The name of a text file containing the host names one per line and the -- cgit v1.2.3