Manual:$wgDisableUploadScriptChecks/ru

This page is a translated version of the page Manual:$wgDisableUploadScriptChecks and the translation is 17% complete.
Files and file uploads: $wgDisableUploadScriptChecks
Whether to disable the upload system's checks for HTML/JavaScript.
Введено в версии:1.19.0
Удалено в версии:всё ещё используется
Допустимые значения:(логическое)
Значение по умолчанию:false

Details

Whether to disable the upload system's checks for HTML/JavaScript.

Внимание Внимание: Setting this to true is very dangerous on a publicly editable site, so use $wgGroupPermissions to restrict uploading to only those that you trust.