diff --git a/config/environments/production.rb b/config/environments/production.rb index da00fd3..72507b2 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -100,7 +100,7 @@ Rails.application.configure do # Exception Notification config.middleware.use ExceptionNotification::Rack, - :ignore_crawlers => %w{Googlebot bingbot SeznamBot Baiduspider}, + :ignore_crawlers => %w{Googlebot bingbot SeznamBot Baiduspider AhrefsBot TurnitinBot}, :email => { :email_prefix => "[Prezento Error] ", :sender_address => %{"mezurometrics" }, -- libgit2 0.21.2