summaryrefslogtreecommitdiff
path: root/unicorn.rb.example
diff options
context:
space:
mode:
Diffstat (limited to 'unicorn.rb.example')
-rw-r--r--unicorn.rb.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/unicorn.rb.example b/unicorn.rb.example
new file mode 100644
index 0000000..c0441ab
--- /dev/null
+++ b/unicorn.rb.example
@@ -0,0 +1,2 @@
+worker_processes 6
+timeout 6000