BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
32bb4211
Commit
32bb4211
authored
Jul 14, 2016
by
Gabriel Mazetto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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.
parent
3a93bae2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
mail_room.yml
config/mail_room.yml
+4
-0
No files found.
config/mail_room.yml
View file @
32bb4211
# 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 %>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment