PDA

View Full Version : question about readlogs module


snatsert
03-11-2006, 01:48 PM
I am using the readlog module to announce the logs if someone logins or logouts ...
but how do I exempt someone to be announced on login or logout ? because my sitebot is spamming logins and logouts all the time

neoxed
03-11-2006, 08:50 PM
Not possible yet, I'm already working a filter module for the next version.

It will look something like:
[Module::Filter]
readlogs.LOGIN = user equal "sitebot"
readlogs.LOGOUT = user equal "sitebot"

bravisimo
04-24-2007, 04:58 PM
thats gonna be great.. for now i guess we just have to diable the login/logout announce stuff :D