Manual:$wgAntivirus/zh
Appearance
防病毒: $wgAntivirus | |
---|---|
Internal name of virus scanner. |
|
引进版本: | 1.5.0 |
移除版本: | 仍在使用 |
允许的值: | 未指定 |
默认值: | null |
其他设置: 按首字母排序 | 按功能排序 |
细节
Use this setting to select a virus scanner from the list in the $wgAntivirusSetup
array.
This serves as a key to the $wgAntivirusSetup
array, e.g. 'clamav'.
If you set this variable to something other than null
, and $wgAntivirusSetup
is set correctly, every file uploaded will be scanned for viruses.