]> git.ipfire.org Git - thirdparty/sarg.git/commit - getconf.c
Add option to hide index column
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 21 Dec 2010 20:22:47 +0000 (20:22 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 21 Dec 2010 20:22:47 +0000 (20:22 +0000)
commit9aaa3361935cd82b6d2ce6f03355dc8cd2644256
tree8b37a997c6b362b5a0158980b47d78ba48a27343
parent9bd92830048ace91561922e97c89bbdb01ac54f5
Add option to hide index column

The directory size column of the index sorted by date can be hidden
with the new index_fields option in sarg.conf.

This option is added because it was reported that the computing of the
directory size may be very slow. See the feature request:

http://sourceforge.net/tracker/index.php?func=detail&aid=3141177&group_id=68910&atid=522794
CMakeLists.txt
ChangeLog
getconf.c
include/conf.h
include/info.h
index.c
log.c
sarg.conf