Manual:$wgExportMaxHistory
インポート/エクスポート: $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.