From: Frederic Marchal Date: Tue, 9 Jun 2015 18:20:44 +0000 (+0200) Subject: Change the message saying there is a limit to the number of access_log X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0eb636a0d43dc07b6a1d81383bd0971a782ab2ff;p=thirdparty%2Fsarg.git Change the message saying there is a limit to the number of access_log There is no fixed limit on the number of access_log that can be used in sarg.conf or on the command line except for the available memory. --- diff --git a/sarg.conf b/sarg.conf index 5a32ffc..76ada77 100644 --- a/sarg.conf +++ b/sarg.conf @@ -3,7 +3,7 @@ # TAG: access_log file # Where is the access.log file # -# This option can be repeated up to 256 times to list rotated files or +# This option can be repeated multiple times to list rotated files or # files from different sources. # # The files named here must exists or sarg aborts. It is intended as a