summaryrefslogtreecommitdiff
path: root/config/mail_room.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/mail_room.yml.example')
-rw-r--r--config/mail_room.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mail_room.yml.example b/config/mail_room.yml.example
index 82e1a42058e..ed4a5193a6a 100644
--- a/config/mail_room.yml.example
+++ b/config/mail_room.yml.example
@@ -9,7 +9,7 @@
# # Whether the IMAP server uses StartTLS
# :start_tls: false
# # Email account username. Usually the full email address.
- # :email: "replies@gitlab.example.com"
+ # :email: "gitlab-incoming@gmail.com"
# # Email account password
# :password: "password"
# # The name of the mailbox where incoming mail will end up. Usually "inbox".