From: Michael Tremer Date: Mon, 26 Nov 2012 16:28:25 +0000 (+0100) Subject: sarg: Don't build user agent report. X-Git-Tag: v2.11-core65~1^2~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fsarg;p=people%2Fms%2Fipfire-2.x.git sarg: Don't build user agent report. This is not very beautiful and does not contain any valuable information. --- diff --git a/config/sarg/sarg.conf b/config/sarg/sarg.conf index 0defd9e216..6331aaf531 100644 --- a/config/sarg/sarg.conf +++ b/config/sarg/sarg.conf @@ -166,7 +166,7 @@ resolve_ip no # TAG: useragent_log file # useragent.log file patch to generate useragent report. # -useragent_log /var/log/squid/user_agent.log +#useragent_log /var/log/squid/user_agent.log # TAG: date_format # Date format in reports: e (European=dd/mm/yy), u (American=mm/dd/yy), w (Weekly=yy.ww)