Quote:
Originally Posted by patracy
Is there a means to use vB's internal cron to schedule a downtime? Just something as simple as setting the forum to off at a certain time and back on while other processes are running?
|
Sure, you'd need two cron jobs set at different times. The first one would turn the forum off by setting the appropriate setting, the second one which fires later would reverse the changes of the first one.