Manual:$wgUploadStashMaxAge/de-formal

From Linux Web Expert

Revision as of 08:27, 17 August 2022 by imported>ThisCarthing (Created page with "== Details ==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Files and file uploads</translate>: $wgUploadStashMaxAge
The maximum age of temporary (incomplete) uploaded files.
<translate> Introduced in version:</translate>1.20.0
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(integer)
<translate> Default value:</translate>6 * 3600 (6 hours)

Details

The maximum age of temporary (incomplete) uploaded files. Used only by the cleanupUploadStash.php maintenance script.