summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-05-16 12:57:32 +0200
committerMarin Jankovski <marin@gitlab.com>2014-05-16 12:57:32 +0200
commitdbd88d453b8e6c78a423fa7e692004b1db6ea069 (patch)
tree3ca2e0353fcd278a0bb8cd7527e2cc8197c4cf3a /config/gitlab.yml.example
parentcb58e1cbd74a76c2e25f56e8df1f1f494d14128a (diff)
downloadgitlab-ce-dbd88d453b8e6c78a423fa7e692004b1db6ea069.tar.gz
Update the examples to example.com
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 07c9681f9ad..7b53a065533 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -33,10 +33,10 @@ production: &base
## Email settings
# Email address used in the "From" field in mails sent by GitLab
- email_from: gitlab@localhost
+ email_from: example@example.com
# Email address of your support contact (default: same as email_from)
- support_email: support@localhost
+ support_email: support@example.com
## User settings
default_projects_limit: 10