Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml.example b/config.toml.example
index b47ce94eb..76e0ea047 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -56,6 +56,9 @@ dir = "/home/git/gitaly/ruby"
#
# # Time that gitaly-ruby memory must remain high before a restart (seconds)
# restart_delay = "5m"
+#
+# # Number of gitaly-ruby worker processes
+# num_workers = 2
[gitlab-shell]
# The directory where gitlab-shell is installed