2 lines
120 B
Ruby
2 lines
120 B
Ruby
worker_processes 2 # amount of unicorn workers to spin up
|
|
timeout 30 # restarts workers that hang for 30 seconds |