summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-09-25 11:55:14 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-09-25 11:55:14 +0200
commitdffd33252f029901e33883935b20f6b0368d819b (patch)
tree97d73cbbae02c71e2c0c96730fe7c71169391093 /config/gitlab.yml.example
parent6602b917f7ffcb8c8e9134ee156ac49c24ed2a9b (diff)
downloadgitlab-ce-dffd33252f029901e33883935b20f6b0368d819b.tar.gz
Move reply by email docs to a new locationdocs/refactor-reply-by-email
[ci skip]
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 1470a6e2550..b26c9f7ccc9 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -111,7 +111,7 @@ production: &base
## Reply by email
# Allow users to comment on issues and merge requests by replying to notification emails.
- # For documentation on how to set this up, see http://doc.gitlab.com/ce/incoming_email/README.html
+ # For documentation on how to set this up, see http://doc.gitlab.com/ce/administration/reply_by_email.html
incoming_email:
enabled: false