]> git.ipfire.org Git - thirdparty/sarg.git/commit - sarg.conf
Use a string to decide the content of the per_user_limit file
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Thu, 6 Jun 2013 12:31:45 +0000 (14:31 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Thu, 6 Jun 2013 12:31:45 +0000 (14:31 +0200)
commit3877d630596c31f52f006eb40f273b2f0fc2a811
tree212a2261c482053db3dc9fe3c14a1f21824e02cb
parentdc34d3451ac8dfa742f4b5161b9887b5389e0d90
Use a string to decide the content of the per_user_limit file

Instead of a numerical value 0/1, the strings "ip" or "id" are used in the
per_user_limit option to decide if the file contains the IP address or the
user's ID.
getconf.c
html.c
include/defs.h
sarg.conf