Jump to content

Manual:$wgAntivirusRequired/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgAntivirusRequired and the translation is 22% complete.
Antivirus: $wgAntivirusRequired
Determines if a failed virus scan will cause the file to be rejected.
이 변수가 소개된 버전:1.5.0
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(boolean)
기본값:true

상세

Determines if a failed virus scan (AV_SCAN_FAILED) will cause the file to be rejected. A "failed" scan is one that does not complete successfully for some reason. It does not necessarily mean the file contains a virus (one reason could be that the program does not have enough resources (CPU time, memory)).

If this is set to false, a failed virus scan will be ignored, as if the antivirus feature is disabled.

같이 보기