Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/user
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2018-07-19 13:07:39 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-07-19 13:07:39 +0300
commit59eb9938f66f8c24770b06f4d435e4df0acef252 (patch)
tree628848535bce5cfbcab2bf66e6e95810e05b19ed /doc/user
parent80ae65cd087d3a24a9a453588ef69295b6313d14 (diff)
parent32401535b9b043e258e925474dbd54adbf5a5056 (diff)
Merge branch 'accept-rf3-2822-compliant-addresses' into 'master'
Improve email address parsing Closes #44676 See merge request gitlab-org/gitlab-ce!18192
Diffstat (limited to 'doc/user')
-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.