Manual:$wgAntivirusRequired/zh
Appearance
| 防病毒: $wgAntivirusRequired | |
|---|---|
| Determines if a failed virus scan will cause the file to be rejected. |
|
| 引进版本: | 1.5.0 |
| 移除版本: | 仍在使用 |
| 允许的值: | (布尔值) |
| 默认值: | 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.