Commit 6ef3505b190001cba49077c98bce25054cdc4577
1 parent
1ff1b6d8
Exists in
spb-stable
and in
3 other branches
Add default settings to test env. Removed wrong comment for rack_profiler
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
2 changed files
with
5 additions
and
1 deletions
Show diff stats
config/gitlab.yml.example
@@ -227,6 +227,11 @@ development: | @@ -227,6 +227,11 @@ development: | ||
227 | 227 | ||
228 | test: | 228 | test: |
229 | <<: *base | 229 | <<: *base |
230 | + gravatar: | ||
231 | + enabled: true | ||
232 | + gitlab: | ||
233 | + host: localhost | ||
234 | + port: 80 | ||
230 | issues_tracker: | 235 | issues_tracker: |
231 | redmine: | 236 | redmine: |
232 | title: "Redmine" | 237 | title: "Redmine" |
config/initializers/6_rack_profiler.rb