Commit 1b6ea12e authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'update-redis-ha-docs' into 'master'

Update recommended redis HA gitlab.rb

Closes omnibus-gitlab#4706

See merge request gitlab-org/gitlab!21348
parents c5c3e6c9 db04f01e
......@@ -71,7 +71,7 @@ Omnibus:
redis['port'] = 6379
redis['password'] = 'SECRET_PASSWORD_HERE'
gitlab_rails['auto_migrate'] = false
gitlab_rails['enable'] = false
```
1. [Reconfigure Omnibus GitLab][reconfigure] for the changes to take effect.
......
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