diff --git a/puma_config.rb b/puma_config.rb index 72a18455..3671990e 100644 --- a/puma_config.rb +++ b/puma_config.rb @@ -1,6 +1,6 @@ require 'facter' -#threads 1, 1 +threads 5, 5 environment 'production' #daemonize pidfile '/var/run/neocities/neocities.pid'