mirror of
https://github.com/neocities/neocities.git
synced 2025-04-26 10:12:34 +02:00
Merge 'em changes
This commit is contained in:
commit
be34383627
1 changed files with 1 additions and 2 deletions
|
@ -31,8 +31,7 @@ Rainbows! do
|
||||||
stderr_path "/var/log/neocities/neocities.log"
|
stderr_path "/var/log/neocities/neocities.log"
|
||||||
stdout_path "/var/log/neocities/neocities.log"
|
stdout_path "/var/log/neocities/neocities.log"
|
||||||
|
|
||||||
# preload_app does not restart with code changes, so we turn it off.
|
preload_app true
|
||||||
preload_app false
|
|
||||||
|
|
||||||
before_fork do |server, worker|
|
before_fork do |server, worker|
|
||||||
old_pid = "/var/run/neocities/neocities.pid.oldbin"
|
old_pid = "/var/run/neocities/neocities.pid.oldbin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue