]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - docs/deferred.txt
MediaWiki 1.30.2
[autoinstallsdev/mediawiki.git] / docs / deferred.txt
index 495e6594b7fbff7cf47749366a217d36a5b694ff..9a62fda92a2139455745749e7ee184be19f350c2 100644 (file)
@@ -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 when $wgEnotifUseJobQ is true to send mail using the job queue.
+    Used to send mail using the job queue.