Add setting to disable email notifications of comments
This commit is contained in:
parent
9d4af0dcd3
commit
18433a6776
5 changed files with 18 additions and 1 deletions
|
|
@ -29,6 +29,7 @@ module Admin
|
|||
:send_on_accepted, :send_on_rejected, :send_on_confirmed_without_registration,
|
||||
:send_on_submitted_proposal,
|
||||
:submitted_proposal_subject, :submitted_proposal_body,
|
||||
:send_on_event_comment,
|
||||
:registration_subject, :accepted_subject, :rejected_subject, :confirmed_without_registration_subject,
|
||||
:registration_body, :accepted_body, :rejected_body, :confirmed_without_registration_body,
|
||||
:send_on_conference_dates_updated, :conference_dates_updated_subject, :conference_dates_updated_body,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue