Set to lower thread pool size to handle heavy load better

This commit is contained in:
Kyle Drake 2019-09-20 01:39:33 +00:00
parent c5bdb00c13
commit f496613c41

View file

@ -1,6 +1,6 @@
require 'facter'
#threads 1, 1
threads 5, 5
environment 'production'
#daemonize
pidfile '/var/run/neocities/neocities.pid'