Skip to content

Notification: "It seems that the maintenance isn't set up properly"? #8225

Answered by dvesh3
polymed asked this question in Q&A / Support
Discussion options

You must be logged in to vote

@polymed setup cron job to run every hour

if ((time() - $lastExecution) < 3660) { // maintenance script should run at least every hour + a little tolerance
$maintenance_active = true;
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by polymed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants