summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2018-08-14 11:38:50 +0000
committerGrzegorz Bizon <grzegorz@gitlab.com>2018-08-14 11:38:50 +0000
commit3ae483dea3275939e8124f9038daf48bba6dbff6 (patch)
treeadd54e6e934e59261b80850552cc44f9ae049d57 /doc
parentf271d9b0758850c74e560845a60129034010dfda (diff)
parentf8ee861cd42b35ff5d35c18dafbe4d1c425af926 (diff)
downloadgitlab-ce-3ae483dea3275939e8124f9038daf48bba6dbff6.tar.gz
Merge branch 'ee-5863-customize-notifications-for-new-epic' into 'master'
Backport of EE changes "Customize notifications for new epic - Web and API" See merge request gitlab-org/gitlab-ce!20793
Diffstat (limited to 'doc')
-rw-r--r--doc/api/notification_settings.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/notification_settings.md b/doc/api/notification_settings.md
index 682b90361bd..165b9a11c7a 100644
--- a/doc/api/notification_settings.md
+++ b/doc/api/notification_settings.md
@@ -15,7 +15,7 @@ mention
custom
```
-If the `custom` level is used, specific email events can be controlled. Notification email events are defined in the `NotificationSetting::EMAIL_EVENTS` model variable. Currently, these events are recognized:
+If the `custom` level is used, specific email events can be controlled. Available events are returned by `NotificationSetting.email_events`. Currently, these events are recognized:
```
new_note