From 13ffab048630cc30a4af9e9113c1843ae5af0a09 Mon Sep 17 00:00:00 2001 From: gebele Date: Wed, 25 Sep 2013 00:12:04 +0200 Subject: several major changes in code, several minor changes in style; prepared for OT meeting --- unicorn.rb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 unicorn.rb (limited to 'unicorn.rb') diff --git a/unicorn.rb b/unicorn.rb new file mode 100644 index 0000000..c0441ab --- /dev/null +++ b/unicorn.rb @@ -0,0 +1,2 @@ +worker_processes 6 +timeout 6000 -- cgit v1.2.3