Manual:$wgEnableAsyncUploads/en
From Linux Web Expert
<translate> Files and file uploads</translate>: $wgEnableAsyncUploads | |
---|---|
Enable deferred upload tasks that use the job queue. |
|
<translate> Introduced in version:</translate> | 1.21.0 (Gerrit change 48940; git #fbf34d84) |
<translate> Removed in version:</translate> | <translate> still in use</translate> |
<translate> Allowed values:</translate> | (boolean) |
<translate> Default value:</translate> | false |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
Details
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