Fix $wgUpdateRowsPerJob default in docs/deferred.txt
Change-Id: I0fdca6ac9d58286cf5f1ad9f55531e4643fa4fc5
This commit is contained in:
parent
06752ff180
commit
77ecdb1d3a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ Currently there are a few different types of jobs:
|
|||
|
||||
htmlCacheUpdate
|
||||
Clear caches when a template is changed to ensure that changes can be seen.
|
||||
Each job clears $wgUpdateRowsPerJob pages (500 by default).
|
||||
Each job clears $wgUpdateRowsPerJob pages (300 by default).
|
||||
|
||||
enotifNotify
|
||||
Used to send mail using the job queue.
|
||||
|
|
|
|||
Loading…
Reference in a new issue