Manual:$wgExportMaxHistory

This page is a translated version of the page Manual:$wgExportMaxHistory and the translation is 50% complete.
インポート/エクスポート: $wgExportMaxHistory
Requests using "Special:Export" for pages with a revision history higher than set will be rejected.
導入されたバージョン:1.7.0 (r15101)
除去されたバージョン:使用中
許容される値:(整数)
既定値:0

詳細

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.

関連項目