mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Merge pull request #2493 from internetee/2491-verbose-truemail-logs
changed truemail logs configs
This commit is contained in:
commit
b176d31306
3 changed files with 4 additions and 2 deletions
|
@ -23,7 +23,7 @@ class ValidationEvent < ApplicationRecord
|
|||
smtp: 1,
|
||||
}.freeze
|
||||
|
||||
store_accessor :event_data, :errors, :check_level, :email
|
||||
store_accessor :event_data, :check_level, :email
|
||||
|
||||
belongs_to :validation_eventable, polymorphic: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue