PDA

View Full Version : not having bw resetting monthly


joker
10-03-2003, 05:40 AM
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

DirectAdmin Support
10-04-2003, 04:40 PM
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