Handbuch:$wgEnableAsyncUploads
Dateien und Datei-Uploads: $wgEnableAsyncUploads | |
---|---|
Enable deferred upload tasks that use the job queue. |
|
Eingeführt in Version: | 1.21.0 (Gerrit change 48940; git #fbf34d84) |
Entfernt in Version: | weiterhin vorhanden |
Erlaubte Werte: | (Wahrheitswert) |
Standardwert: | false |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
Enable deferred upload tasks that use the job queue. Only enable this if job runners are set up for both the 'AssembleUploadChunks' and 'PublishStashedFile' job types.