summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorVincent Lequertier <sky@riseup.net>2015-11-04 19:04:20 +0100
committerVincent Lequertier <sky@riseup.net>2015-11-04 19:04:20 +0100
commitdfccc28e38b6298eff8eeedf1ba91a93c0182353 (patch)
tree80c617973cc4f59d5c344e3a09ae00d4b2aff177 /doc/install
parent3f05c22f5612c26ff3707aa16eb0f3c8be18ec93 (diff)
downloadgitlab-ce-dfccc28e38b6298eff8eeedf1ba91a93c0182353.tar.gz
It makes more sense like this
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 599d2541f2c..5a09cf7c965 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -253,8 +253,8 @@ We recommend using a PostgreSQL database. For MySQL check [MySQL setup guide](da
nproc
# 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
+ # Ex. change amount of workers to 3 for 2GB RAM server
sudo -u git -H editor config/unicorn.rb
# Copy the example Rack attack config