summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2018-07-19 10:07:39 +0000
committerSean McGivern <sean@mcgivern.me.uk>2018-07-19 10:07:39 +0000
commit59eb9938f66f8c24770b06f4d435e4df0acef252 (patch)
tree628848535bce5cfbcab2bf66e6e95810e05b19ed /doc
parent80ae65cd087d3a24a9a453588ef69295b6313d14 (diff)
parent32401535b9b043e258e925474dbd54adbf5a5056 (diff)
downloadgitlab-ce-59eb9938f66f8c24770b06f4d435e4df0acef252.tar.gz
Merge branch 'accept-rf3-2822-compliant-addresses' into 'master'repo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-even-more
Improve email address parsing Closes #44676 See merge request gitlab-org/gitlab-ce!18192
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/integrations/emails_on_push.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/emails_on_push.md b/doc/user/project/integrations/emails_on_push.md
index c01da883562..b050c83fb72 100644
--- a/doc/user/project/integrations/emails_on_push.md
+++ b/doc/user/project/integrations/emails_on_push.md
@@ -6,7 +6,7 @@ every change that is pushed to your project.
Navigate to the [Integrations page](project_services.md#accessing-the-project-services)
and select the **Emails on push** service to configure it.
-In the _Recipients_ area, provide a list of emails separated by commas.
+In the _Recipients_ area, provide a list of emails separated by spaces or newlines.
You can configure any of the following settings depending on your preference.