手册:$wgExportMaxHistory
Outdated translations are marked like this.
导入/导出: $wgExportMaxHistory | |
---|---|
拒绝在 Special:Export 页面导出大于在此处设置的历史版本数的页面。 |
|
引进版本: | 1.7.0 (r15101) |
移除版本: | 仍在使用 |
允许的值: | (整数) |
默认值: | 0 |
其他设置: 按首字母排序 | 按功能排序 |
细节
如果设置为非零,在 Special:Export 页面导出大于设置的历史版本数的页面的请求将被拒绝。
There is no limit if set to 0
(default).
On big wikis exporting pages with a lot of revisions could potentially threaten operational stability.