Manual:$wgDisableUploadScriptChecks

From mediawiki.org
This page is a translated version of the page Manual:$wgDisableUploadScriptChecks and the translation is 50% complete.
Files and file uploads: $wgDisableUploadScriptChecks
Whether to disable the upload system's checks for HTML/JavaScript.
Introducido en la versión:1.19.0
Eliminado en la versión:aún se usa
Valores permitidos:(booleano)
Valor predeterminado:false

Detalles

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

Advertencia Advertencia: Setting this to true is very dangerous on a publicly editable site, so use $wgGroupPermissions to restrict uploading to only those that you trust.