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/config
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-09-24 16:15:25 +0300
committerDouwe Maan <douwe@gitlab.com>2015-09-24 16:15:25 +0300
commit477017722b4e3a9e3ab8e3c51608aedc9bf2f8d2 (patch)
tree308c654944d71329a64259e3a29872340be3165b /config
parent29e0a43efe7c06d4c7ae52600beef79993744191 (diff)
Add and document option to use StartTLS with mail_room.
Diffstat (limited to 'config')
-rw-r--r--config/mail_room.yml.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mail_room.yml.example b/config/mail_room.yml.example
index dd8edfc42eb..82e1a42058e 100644
--- a/config/mail_room.yml.example
+++ b/config/mail_room.yml.example
@@ -6,6 +6,8 @@
# :port: 993
# # Whether the IMAP server uses SSL
# :ssl: true
+ # # Whether the IMAP server uses StartTLS
+ # :start_tls: false
# # Email account username. Usually the full email address.
# :email: "replies@gitlab.example.com"
# # Email account password