Skip to content

Commit

Permalink
Do not run the Hyrax Audit Service
Browse files Browse the repository at this point in the history
It emails the depositor of any work found to have a
fixity issue. This is not the behavior we want.
  • Loading branch information
bess committed Apr 20, 2018
1 parent 7535407 commit ae855ec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions config/schedule.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
rake "emory:proquest_notifications"
end

every :saturday, at: '1:20am' do
rake "emory:fixity"
end

every :day, at: '2:20am' do
rake "emory:embargo_expiration"
end
Expand Down
7 changes: 0 additions & 7 deletions lib/tasks/fixity.rake

This file was deleted.

0 comments on commit ae855ec

Please sign in to comment.