not having bw resetting monthly

joker

Verified User
Joined
Oct 2, 2003
Messages
8
if i do not want the bandwidth account view resetting every month, this:
20 0 1 * * root echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue

is the thing to comment out in the directadmin cron, right?

would it stop other things that needs to be reset?

thanks
 
That would work fine. Only the monthly reset things would stop working, which would be things such as resetting bandwidth to zero, and backing up apache logs. The log backup doesn't really matter because of the log size limit log rotate feature, located in the Admin Panel -> Admin settings (just rotates the logs when they get to a certain size)

John
 
Back
Top