summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2015-11-06 14:51:07 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2015-11-06 14:51:07 +0100
commitf57d59226d5ba5de45b710876f2689da9cc2e0f4 (patch)
tree841ea511e87dd8d2db2e329bbd0be6a793f55c31 /doc/install
parentb0cb03cd8ff88f7fe381751877e8b1fa974451b5 (diff)
parentdfccc28e38b6298eff8eeedf1ba91a93c0182353 (diff)
downloadgitlab-ce-f57d59226d5ba5de45b710876f2689da9cc2e0f4.tar.gz
Merge pull request #9807 from SkySymbol/fix_line_order
fix line order in installation docs
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 e31448263c7..f17477a3218 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