Skip to content
Snippets Groups Projects
Commit f28df34a authored by Valeriy Sizov's avatar Valeriy Sizov
Browse files

Merge pull request #8065 from bbodenmiller/patch-17

[7.4 rc fix] [doc] clarify when database.yml needs to be updated
parents e73a4eea 768da57f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -97,7 +97,7 @@ sudo -u git -H editor config/unicorn.rb
 
* HTTPS setups: Make `/etc/nginx/sites-available/nginx-ssl` the same as https://gitlab.com/gitlab-org/gitlab-ce/blob/7-4-stable/lib/support/nginx/gitlab-ssl but with your setting
 
#### Update database.yml config file(for mysql only) if needed (basically it is required for old gitlab installations)
#### MySQL Databases: Update database.yml config file
 
* Add `collation: utf8_general_ci` to config/database.yml as seen in [config/database.yml.mysql](config/database.yml.mysql)
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment