Merge pull request #9807 from SkySymbol/fix_line_order
fix line order in installation docs
This commit is contained in:
commit
f57d59226d
1 changed files with 1 additions and 1 deletions
|
@ -253,8 +253,8 @@ We recommend using a PostgreSQL database. For MySQL check [MySQL setup guide](da
|
||||||
nproc
|
nproc
|
||||||
|
|
||||||
# Enable cluster mode if you expect to have a high load instance
|
# Enable cluster mode if you expect to have a high load instance
|
||||||
# Ex. change amount of workers to 3 for 2GB RAM server
|
|
||||||
# Set the number of workers to at least the number of cores
|
# Set the number of workers to at least the number of cores
|
||||||
|
# Ex. change amount of workers to 3 for 2GB RAM server
|
||||||
sudo -u git -H editor config/unicorn.rb
|
sudo -u git -H editor config/unicorn.rb
|
||||||
|
|
||||||
# Copy the example Rack attack config
|
# Copy the example Rack attack config
|
||||||
|
|
Loading…
Reference in a new issue