]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - sarg.conf
Imported sarg 2.0.9
[thirdparty/sarg.git] / sarg.conf
index 86c86c9912ad0a89d14c26a38c27b5c531f51d19..e56bee7d8608e9348efad4c95df600061281de8d 100644 (file)
--- a/sarg.conf
+++ b/sarg.conf
@@ -483,6 +483,8 @@ max_elapsed 28800000
 # TAG siteusers_report_limit n
 # TAG squidguard_report_limit n
 # TAG user_report_limit n
+# TAG dansguardian_report_limit n
+# TAG download_report_limit n
 #      report limits (lines).
 #      '0' no limit
 #
@@ -490,7 +492,9 @@ max_elapsed 28800000
 #denied_report_limit 10
 #siteusers_report_limit 0
 #squidguard_report_limit 10
-#user_report_limit 0
+#dansguardian_report_limit 10
+#user_report_limit 10
+#user_report_limit 50
 
 # TAG www_document_root dir
 #     Where is your Web DocumentRoot
@@ -549,7 +553,7 @@ max_elapsed 28800000
 #    file suffix to be considered as "download" in Download report.
 #    Use 'none' to disable.    
 #
-#download_suffix "7z,ace,arj,avi,bat,bin,bz2,bzip,cab,com,cpio,dll,doc,dot,exe,gz,iso,lha,lzh,mdb,mov,mp3,mpeg,mpg,mso,nrg,ogg,ppt,rar,rtf,shs,src,sys,tar,tgz,vcd,vob,wma,wmv,zip"
+#download_suffix "zip,arj,bzip,gz,ace,doc,iso,adt,bin,cab,com,dot,drv$,lha,lzh,mdb,mso,ppt,rtf,src,shs,sys,exe,dll,mp3,avi,mpg,mpeg"
 
 # ulimit n
 #    The maximum number of open file descriptors to avoid "Too many open files" error message.