Skip to content
代码片段 群组 项目
提交 32bb4211 编辑于 作者: Gabriel Mazetto's avatar Gabriel Mazetto
浏览文件

Synced mail_room.yml with the one in omnibus

Added a comment to remember developers to open merge request to omnibus
in future changes of the file.
上级 3a93bae2
No related branches found
No related tags found
无相关合并请求
# If you change this file in a Merge Request, please also create
# a Merge Request on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests
#
:mailboxes:
<%
require_relative "lib/gitlab/mail_room" unless defined?(Gitlab::MailRoom)
......@@ -12,6 +15,7 @@
:start_tls: <%= config[:start_tls].to_json %>
:email: <%= config[:user].to_json %>
:password: <%= config[:password].to_json %>
:idle_timeout: 60
:name: <%= config[:mailbox].to_json %>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册