Skip to content

Commit

Permalink
20
Browse files Browse the repository at this point in the history
  • Loading branch information
sorah committed Oct 31, 2015
1 parent b328fc3 commit 6f63d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 5f/webapp/ruby/unicorn_config.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'logger'

worker_processes 12
worker_processes 20
preload_app true
listen 8080
listen "/tmp/unicorn.sock", :backlog => 2048
Expand Down

0 comments on commit 6f63d1e

Please sign in to comment.