diff --git a/config/environments/production.rb b/config/environments/production.rb index bc6536d..ef27dbb 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 AhrefsBot TurnitinBot Mail.RU_Bot Slurp}, + :ignore_crawlers => %w{Googlebot bingbot SeznamBot Baiduspider AhrefsBot TurnitinBot Mail.RU_Bot Slurp DotBot}, :email => { :email_prefix => "[Prezento Error] ", :sender_address => %{"mezurometrics" }, -- libgit2 0.21.2