mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Set to lower thread pool size to handle heavy load better
This commit is contained in:
parent
c5bdb00c13
commit
f496613c41
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'facter'
|
||||
|
||||
#threads 1, 1
|
||||
threads 5, 5
|
||||
environment 'production'
|
||||
#daemonize
|
||||
pidfile '/var/run/neocities/neocities.pid'
|
||||
|
|
Loading…
Add table
Reference in a new issue