summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2014-05-30 20:11:07 +0200
committerJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2014-05-30 20:11:07 +0200
commit65cf5957deec1816f867f0285b34f314599c905a (patch)
tree407a6892b0dbe4088182a2ef3227c757a5e68cc3 /config/gitlab.yml.example
parentd54d3324b1ae46a60712dbb974214e41fca5b93b (diff)
downloadgitlab-ce-65cf5957deec1816f867f0285b34f314599c905a.tar.gz
Removed the Support Email setting
This setting was not longer used in GitLab, so i think it can be removed. Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 04e85ed9a9d..6f33256a2b1 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -35,9 +35,6 @@ production: &base
# Email address used in the "From" field in mails sent by GitLab
email_from: example@example.com
- # Email address of your support contact (default: same as email_from)
- support_email: support@example.com
-
# Email server smtp settings are in [a separate file](initializers/smtp_settings.rb.sample).
## User settings