Manual:$wgAPIMaxDBRows
From MediaWiki.org
| Reduction: $wgAPIMaxDBRows | |
|---|---|
| Maximum amount of rows to scan in a DB query in the API. |
|
| Introduced in version: | 1.13.0 (r32466) |
| Removed in version: | still in use |
| Allowed Values: | (int) |
| Default Value: | 5000 |
Other settings: Alphabetical | By Function
[edit] Details
Maximum amount of rows to scan in a DB query in the API.
The default value is generally fine.