diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2018-07-19 10:07:39 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-07-19 10:07:39 +0000 |
commit | 59eb9938f66f8c24770b06f4d435e4df0acef252 (patch) | |
tree | 628848535bce5cfbcab2bf66e6e95810e05b19ed /doc/user/project/integrations | |
parent | 80ae65cd087d3a24a9a453588ef69295b6313d14 (diff) | |
parent | 32401535b9b043e258e925474dbd54adbf5a5056 (diff) | |
download | gitlab-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/user/project/integrations')
-rw-r--r-- | doc/user/project/integrations/emails_on_push.md | 2 |
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. |