Content deleted Content added
Updating published sources: OrphanReferenceFixer: * Don't count <nowiki>{{#tag:ref}}</nowiki> magic words when looking for refs to move out of templates. |
Updating published sources: ReplaceExternalLinks: * Oops, put the edit throttle back to 10s. |
||
Line 49:
$api->task('ReplaceExternalLinks');
$api->read_throttle(0);
$api->edit_throttle(
# Spend a max of 5 minutes on this task before restarting
|