Skip to content
Snippets Groups Projects

Issue #3362297 Provide new configuration option in the Registrant Settings form to enable/disabled the email notifications queue

Merged Issue #3362297 Provide new configuration option in the Registrant Settings form to enable/disabled the email notifications queue
Files
6
@@ -26,6 +26,9 @@ recurring_events_registration.registrant.config:
@@ -26,6 +26,9 @@ recurring_events_registration.registrant.config:
email_notifications:
email_notifications:
type: boolean
type: boolean
label: 'Whether to enable email notifications'
label: 'Whether to enable email notifications'
 
email_notifications_queue:
 
type: boolean
 
label: 'Whether to use the email notifications queue'
notifications:
notifications:
type: sequence
type: sequence
sequence:
sequence:
Loading