mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-06 04:25:14 +00:00
3 lines
93 B
Ruby
3 lines
93 B
Ruby
ActionMailer::MailDeliveryJob.class_eval do
|
|
discard_on ActiveJob::DeserializationError
|
|
end
|