Manual:$wgRevertedTagMaxDepth

Category:MediaWiki configuration settings#RevertedTagMaxDepthCategory:MediaWiki configuration settings introduced in version 1.36.0#RevertedTagMaxDepthCategory:MediaWiki configuration settings still in use#RevertedTagMaxDepthCategory:Site Statistics variables#RevertedTagMaxDepth
Statistics and content analysis: $wgRevertedTagMaxDepth
Maximum depth (revision count) of reverts that will have their reverted edits marked with the mw-reverted change tag.
Introduced in version:1.36.0 (Gerrit change 609773; git #a47778d5)
Removed in version:Still in use
Allowed values:(integer)
Default value:15

Details

Maximum depth (revision count) of reverts that will have their reverted edits marked with the mw-reverted change tag. Reverts deeper than that will not have any edits marked as reverted at all.

Large values can lead to lots of revisions being marked as "reverted", which may appear confusing to users.

Setting this to 0 will disable the reverted tag entirely.

See also

Category:MediaWiki configuration settings Category:MediaWiki configuration settings introduced in version 1.36.0 Category:MediaWiki configuration settings still in use Category:Site Statistics variables