Output: $wgShowRollbackEditCount | |
---|---|
Maximum number to count when a rollback link is shown |
|
Introduced in version: | 1.20.0 (Gerrit change 16932; git #9bae2198) |
Removed in version: | still in use |
Allowed values: | (integer) |
Default value: | 10 |
Other settings: Alphabetical | By function |
Details
The $wgShowRollbackEditCount
is used to show how many edits will be rolled back.
The numeric value of the variable are the limit up to are counted.
If the value is false or 0, the edits are not counted.
When $wgMiserMode
is set, edits are always not counted on Special:RecentChanges and Special:Watchlist.
See also
- Manual:$wgMiserMode
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.