Commit 62929caf authored by Valeriy Sizov's avatar Valeriy Sizov

Merge pull request #8067 from bbodenmiller/patch-19

[7.4 rc fix] [doc] actually give command necessary to update unicorn
parents bc56de15 76e2ae81
......@@ -89,8 +89,8 @@ git diff origin/7-3-stable:config/gitlab.yml.example origin/7-4-stable:config/gi
#### Change timeout for unicorn
```
# config/unicorn.rb
timeout 60
# set timeout to 60
sudo -u git -H editor config/unicorn.rb
```
#### Change nginx https settings
......
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