Jump to content

Manual:$wgDisableUploadScriptChecks/ko

From mediawiki.org
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
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(boolean)
기본값:false

상세

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.