summaryrefslogtreecommitdiff
path: root/config/unicorn.rb.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/unicorn.rb.example')
-rw-r--r--config/unicorn.rb.example6
1 files changed, 2 insertions, 4 deletions
diff --git a/config/unicorn.rb.example b/config/unicorn.rb.example
index f8f441b1d42..d8b4f5c7c32 100644
--- a/config/unicorn.rb.example
+++ b/config/unicorn.rb.example
@@ -13,11 +13,9 @@
#
# ENV['RAILS_RELATIVE_URL_ROOT'] = "/gitlab"
-# We recommend using CPU cores + 1 worker processes.
-# Read more about unicorn workers here:
-# http://doc.gitlab.com/ee/install/requirements.html
+# Read about unicorn workers here:
+# http://doc.gitlab.com/ee/install/requirements.html#unicorn-workers
#
-# The minimum amount of worker processes is 2
worker_processes 2
# Since Unicorn is never exposed to outside clients, it does not need to