Manual:$wgExportMaxHistory/ko
Appearance
| Import/Export: $wgExportMaxHistory | |
|---|---|
| Requests using "Special:Export" for pages with a revision history higher than set will be rejected. |
|
| 이 변수가 소개된 버전: | 1.7.0 (r15101) |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (integer) |
| 기본값: | 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.