Manual:$wgAPIMaxUncachedDiffs

From MediaWiki.org

Jump to: navigation, search
Reduction: $wgAPIMaxUncachedDiffs
The maximum number of uncached diffs that can be retrieved in one API request.
Introduced in version: 1.15.0 (r47890)
Removed in version: still in use
Allowed Values: integer
Default Value: 1

Other settings: Alphabetical | By Function


[edit] Details

The maximum number of uncached diffs that can be retrieved in one API request.

Set this to 0 to disable API diffs altogether.