Manual:$wgAntivirusRequired

From MediaWiki.org

Jump to: navigation, search
Antivirus: $wgAntivirusRequired
Determines if a failed virus scan (AV_SCAN_FAILED) will cause the file to be rejected.
Introduced in version: 1.5.0
Removed in version: still in use
Allowed Values: (boolean)
Default Value: true

Other settings: Alphabetical | By Function


[edit] Details

Determines if a failed virus scan (AV_SCAN_FAILED) will cause the file to be rejected.

[edit] See also