From 129e6ea5b3effb9b4539fe69b0f452ce910c7844 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Sat, 20 Nov 2010 22:07:10 +0000 Subject: [PATCH] Remove trailing spaces in sarg.conf --- sarg.conf | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/sarg.conf b/sarg.conf index 0ffd6ed..3d72522 100644 --- a/sarg.conf +++ b/sarg.conf @@ -91,7 +91,7 @@ #logo_text_color #000000 # TAG: logo_image_size -# Html page logo image size. +# Html page logo image size. # width height # #image_size 80 45 @@ -170,13 +170,13 @@ # TAG: date_format # Date format in reports: e (European=dd/mm/yy), u (American=mm/dd/yy), w (Weekly=yy.ww) -# +# #date_format u # 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. -# +# #per_user_limit none # TAG: lastlog n @@ -265,13 +265,13 @@ # TAG: replace_index string # Replace "index.html" in the main index file with this string -# If null "index.html" is used +# If null "index.html" is used # #replace_index # TAG: max_elapsed milliseconds # If elapsed time is recorded in log is greater than max_elapsed use 0 for elapsed time. -# Use 0 for no checking +# Use 0 for no checking # #max_elapsed 28800000 # 8 Hours @@ -288,7 +288,7 @@ # site_user_time_date - sites, dates, times and bytes report # downloads - downloads per user report # -# Eg.: report_type topsites denied +# Eg.: report_type topsites denied # #report_type topusers topsites sites_users users_sites date_time denied auth_failures site_user_time_date downloads @@ -369,14 +369,14 @@ # graphic character sets for writing in alphabetic languages # You can use the following charsets: # Latin1 - West European -# Latin2 - East European -# Latin3 - South European -# Latin4 - North European -# Cyrillic -# Arabic -# Greek -# Hebrew -# Latin5 - Turkish +# Latin2 - East European +# Latin3 - South European +# Latin4 - North European +# Cyrillic +# Arabic +# Greek +# Hebrew +# Latin5 - Turkish # Latin6 # Windows-1251 # Japan @@ -537,7 +537,7 @@ # TAG: parsed_output_log directory # Saves the processed log in a sarg format after parsing the squid log file. -# This is a way to dump all of the data structures out, after parsing from +# This is a way to dump all of the data structures out, after parsing from # the logs (presumably this data will be much smaller than the log files themselves), # and pull them back in for later processing and merging with data from previous logs. # @@ -632,7 +632,7 @@ # TAG: user_authentication yes|no # Allow user authentication in User Reports using .htaccess -# Parameters: +# Parameters: # AuthUserTemplateFile - The template to use to create the # .htaccess file. In the template, %u is replaced by the # user's ID for which the report is generated. The path of the @@ -644,7 +644,7 @@ # TAG: download_suffix "suffix,suffix,...,suffix" # file suffix to be considered as "download" in Download report. -# Use 'none' to disable. +# Use 'none' to disable. # #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" @@ -667,14 +667,14 @@ # realtime_refresh_time 3 # TAG: realtime_access_log_lines num -# How many last lines to get from access.log file +# How many last lines to get from access.log file # # realtime_access_log_lines 1000 # TAG: realtime_types: GET,PUT,CONNECT,ICP_QUERY,POST # Which records must be in realtime report. # -# realtime_types GET,PUT,CONNECT +# realtime_types GET,PUT,CONNECT # TAG: realtime_unauthenticated_records: ignore|show # What to do with unauthenticated records in realtime report. -- 2.47.2