Merge remote-tracking branch 'github/master' into 'master'

This commit is contained in:
Robert Speicher 2016-05-25 16:13:57 -04:00
commit 7fa1ab469f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ that runs Redis.
```ruby
external_url 'https://gitlab.example.com'
# Disable all components except PostgreSQL
# Disable all components except Redis
redis['enable'] = true
bootstrap['enable'] = false
nginx['enable'] = false