Manual:$wgAPIMaxUncachedDiffs
API: $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 |
Details
The maximum number of uncached diffs that can be retrieved in one API request.
Set this to 0 to disable API diffs altogether.