canmove, Confirmed users
1,394
edits
No edit summary |
|||
Line 23: | Line 23: | ||
== Cleanup Crontab == | == Cleanup Crontab == | ||
As of {{bug|666282}}, periodic db maintenance is handled by <tt>cleanup.php</tt>, which is invoked via | As of {{bug|666282}}, periodic db maintenance is handled by <tt>cleanup.php</tt>, which is invoked via the CLI SAPI (php on the command line) from a crontab. Authentication is via a simple shared secret. | ||
= Development = | = Development = |