Podręcznik:$wgDisableUploadScriptChecks

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.
Wprowadzono w wersji:1.19.0
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(wartość logiczna)
Domyślna wartość:false

Szczegóły

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

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