PDA

View Full Version : Exclude users from stats


mr.babek
08-02-2006, 04:09 PM
Hi

Is it possible to exclude several users from the upload and/or download stats ?
What would be the syntax for this if I would like to exclude 2 users?

Regards

EwarWoo
08-03-2006, 04:32 AM
Under priviledges in ini:
NoStats = * =grpname !*
Then add the users to grpname.

mr.babek
08-03-2006, 12:51 PM
so I can only have 1 group excluded ?

EwarWoo
08-04-2006, 09:46 AM
You can have a list of groups, however its a lot easier to admin if you just have 1, grpname NoStats for example, and add it as a secondary group to all users you want excluded.
Or even make a custom flag instead of using groups.
For more usage info check the docs, its pretty flexible.