Skip to content

Commit

Permalink
Merge pull request #296 from curationexperts/register-clamav
Browse files Browse the repository at this point in the history
Add `clamav` to the OkComputer registry
  • Loading branch information
bess committed Feb 2, 2018
2 parents dd0575e + f51e118 commit a368de5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/okcomputer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
OkComputer.require_authentication(ENV['OKCOMPUTER_LOGIN'], ENV['OKCOMPUTER_PASSWORD'])
OkComputer.logger = Rails.logger

OkComputer::Registry.register 'clamav', OkComputer::ClamavServiceCheck.new
OkComputer::Registry.register 'datacite', OkComputer::DataciteConnectionCheck.new

0 comments on commit a368de5

Please sign in to comment.