Manual:$wgUploadSizeWarning/hu

From Linux Web Expert

<translate> Files and file uploads</translate>: $wgUploadSizeWarning
Warn if uploaded files are larger than this.
<translate> Introduced in version:</translate>1.3.0
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(integer >= 0)
<translate> Default value:</translate>false (1.13+)

150 * 1024 (1.5-1.12)

150000 (1.3-1.4)

Details

Warns the user if they attempt to upload a file larger than this value, specified in bytes. A $wgUploadSizeWarning változó 0 bájtra állítása letiltja a figyelmeztetést. If triggered, the warning will inform the user that files are recommended to be smaller than this value. The user can choose to ignore the warning and upload the file.

See also