But is it possible to start the counter when the user firstly login? Thanks a lot!
Kenneth On Thu, 23 May 2002, Kostas Kalevras wrote: > > > 3. For the reset attribute for counter module, for example, I set it to 1 > > week. Then the when will the counter start counting? Start counting when > > the server is started? or start counting when the user is firstly logged > > in? > > The reset time is found on module instantiation. See the function > find_next_reset. If the reset time is set to 'weekly' it will reset on sunday > 00:00. The reset action is to just erase the db file and create it from scratch. > > -- > Kostas Kalevras Network Operations Center > [EMAIL PROTECTED] National Technical University of Athens, Greece > Work Phone: +30 10 7721861 > 'Go back to the shadow' Gandalf > > > > > Thanks very much! > > > > Kenneth > > > > > > - > > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
