Manual:$wgUploadSizeWarning/ru

From mediawiki.org
This page is a translated version of the page Manual:$wgUploadSizeWarning and the translation is 10% complete.
Files and file uploads: $wgUploadSizeWarning
Warn if uploaded files are larger than this.
Введено в версии:1.3.0
Удалено в версии:всё ещё используется
Допустимые значения:(integer >= 0)
Значение по умолчанию: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. Setting $wgUploadSizeWarning to zero bytes will disable the warning. 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.

См. также