From 1d8c30387e0637ac0f471e9c09d196e1d74a5de7 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 26 Nov 2012 17:28:25 +0100 Subject: [PATCH] sarg: Don't build user agent report. This is not very beautiful and does not contain any valuable information. --- config/sarg/sarg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5