summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-26 12:44:29 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-26 12:44:29 +0200
commit6ef3505b190001cba49077c98bce25054cdc4577 (patch)
treee016bc66d2cf53e0e3310814f98908e733f9960e /config/gitlab.yml.example
parent1ff1b6d816cd1150df436a8ff56502e8adfa1b0e (diff)
downloadgitlab-ce-6ef3505b190001cba49077c98bce25054cdc4577.tar.gz
Add default settings to test env. Removed wrong comment for rack_profiler
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index ce57465d687..39f35adb164 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -227,6 +227,11 @@ development:
test:
<<: *base
+ gravatar:
+ enabled: true
+ gitlab:
+ host: localhost
+ port: 80
issues_tracker:
redmine:
title: "Redmine"