Manual:$wgExportMaxHistory

From mediawiki.org
Import/Export: $wgExportMaxHistory
Requests using "Special:Export" for pages with a revision history higher than set will be rejected.
Introduced in version:1.7.0 (r15101)
Removed in version:still in use
Allowed values:(integer)
Default value:0

Details[edit]

If set to a positive nonzero integer, requests using "Special:Export" for pages with a revision history of more revisions than set with this configuration parameter will be rejected. There is no limit if set to 0 (default). On big wikis exporting pages with a lot of revisions could potentially threaten operational stability.

See also[edit]