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
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-05-26 18:15:12 +0400
committerdosire <sytses@gmail.com>2014-05-26 18:15:12 +0400
commit040b3be5b1e1a0212c4c0073dfb252c26adbfc7d (patch)
tree49926d6c00295b7ea1b2557dc1b75df93fe7c6e5
parent2a8aa7429b6f489acd07c99e2e33a09c21c2ba01 (diff)
Give a hint where to find the email settings.
-rw-r--r--config/gitlab.yml.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 7b53a065533..04e85ed9a9d 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -38,6 +38,8 @@ production: &base
# 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
default_projects_limit: 10
# default_can_create_group: false # default: true