demarches-normaliennes/config/initializers/clamav.rb
2018-01-15 22:33:12 +01:00

4 lines
64 B
Ruby

CLAMAV = Hashie::Mash.new ({
mock?: true,
response: true
})