Manual:$wgAntivirusRequired/ko
Appearance
| 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.