BigW Consortium Gitlab

Add default settings to test env. Removed wrong comment for rack_profiler

parent 1ff1b6d8
......@@ -227,6 +227,11 @@ development:
test:
<<: *base
gravatar:
enabled: true
gitlab:
host: localhost
port: 80
issues_tracker:
redmine:
title: "Redmine"
......
# If Mini Profiler is included via gem
if Rails.env == 'development'
require 'rack-mini-profiler'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment