Manual:$wgEnableAsyncUploads

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<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

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