mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Catching more exceptions that slipped through, removing AR logging from
production as it's very verbose and not very useful
This commit is contained in:
@@ -85,4 +85,6 @@ Rails.application.configure do
|
||||
config.action_mailer.delivery_method = :smtp
|
||||
|
||||
config.react.variant = :production
|
||||
|
||||
config.active_record.logger = nil
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user