Podręcznik:$wgDisableUploadScriptChecks
Przesłane pliki: $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 |
Inne ustawienia: Alfabetycznie | Według funkcji |
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. |