diff --git a/config/unicorn/production.rb b/config/unicorn/production.rb index 9c2d4a1d6..5efef6860 100644 --- a/config/unicorn/production.rb +++ b/config/unicorn/production.rb @@ -2,7 +2,7 @@ app_path = "/var/www/danbooru2/current" # Set unicorn options -worker_processes 12 +worker_processes 8 preload_app false timeout 180