| 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 |
| Other settings: Alphabetical | By function | |
Details
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
- Help:Export
- $wgExportAllowHistory
- $wgExportAllowListContributors
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.