]> git.ipfire.org Git - thirdparty/sarg.git/commit - sarg.conf
Don't show the input log reading percentage
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Fri, 10 Aug 2012 18:10:31 +0000 (20:10 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Fri, 10 Aug 2012 18:10:31 +0000 (20:10 +0200)
commit2f4787e6cc496ebd38cf27b4d6a2bb8d172ca7c2
tree7d28c3819dfc905a6adadd1fb63643702311647c
parent9d7e7a1259eb34c66cef3abc99984adb4ca83c58
Don't show the input log reading percentage

The show_read_percent option shows the percent of the input log file
reading independently of show_read_statistics. It allows for a progress
indicator without having to read the input log file twice.
getconf.c
include/conf.h
log.c
readlog.c
sarg.conf