Manual:$wgAntivirus

From MediaWiki.org

Jump to: navigation, search
Antivirus: $wgAntivirus
Internal name of virus scanner.
Introduced in version: 1.5.0
Removed in version: still in use
Allowed Values:
Default Value: NULL

Other settings: Alphabetical | By Function


[edit] Details

Internal name of virus scanner. This serves as a key to the $wgAntivirusSetup array. Set this to NULL to disable virus scanning. If not null, every file uploaded will be scanned for viruses.

[edit] See also