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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/unicorn.rb.example.development')
-rw-r--r--config/unicorn.rb.example.development2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/unicorn.rb.example.development b/config/unicorn.rb.example.development
new file mode 100644
index 00000000000..94a7061451d
--- /dev/null
+++ b/config/unicorn.rb.example.development
@@ -0,0 +1,2 @@
+worker_processes 2
+timeout 30