We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d7dd1 commit fac5151Copy full SHA for fac5151
osf/notifications.yaml
@@ -234,6 +234,17 @@ notification_types:
234
object_content_type_model_name: osfuser
235
template: 'website/templates/emails/new_pending_submissions.html.mako'
236
notification_freq_default: instantly
237
+ - name: user_invite_draft_registration
238
+ __docs__: ...
239
+ object_content_type_model_name: osfuser
240
+ template: 'website/templates/emails/new_pending_submissions.html.mako'
241
+ notification_freq_default: instantly
242
+
243
244
245
246
247
248
249
#### PROVIDER
250
- name: new_pending_submissions
0 commit comments