fix console.pl max scroll depth
[spider.git] / cmd / crontab
1 # crontab in normal crontab format
2 #
3 # DO NOT EDIT THIS FILE
4 #
5 # create and edit the one in /spider/local_cmd/crontab
6 # for doing connections and things
7 #
8 1 0 * * 3 DXUser::export("$main::data/user_asc")
9 5 0 * * * DXDebug::dbgclean()
10 0 3 * * * Spot::daily()