手册:$wgEnableAsyncUploads
Appearance
| 文件及文件上传: $wgEnableAsyncUploads | |
|---|---|
| Enable deferred upload tasks that use the job queue. |
|
| 引进版本: | 1.21.0(Gerrit change 48940; git #fbf34d84) |
| 移除版本: | 仍在使用 |
| 允许的值: | (布尔值) |
| 默认值: | false |
| 其他设置: 按首字母排序 | 按功能排序 | |
详情
Enable deferred upload tasks that use the job queue. Only enable this if job runners are set up for both the following job types:
- AssembleUploadChunks
- PublishStashedFile
- UploadFromUrl