1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
This commit is contained in:
Christopher Kuttruff 2014-03-06 14:16:28 -08:00
parent 9e86caa201
commit 4dfec60ce7

View file

@ -125,12 +125,12 @@
# Allow workers to reload bundler context when master process is issued
# a USR1 signal. This allows proper reloading of gems while the master
# is preserved across a phased-restart. (incompatible with preload_app)
# (default if false)
# (off by default)
# prune_bundler
# Preload the application before starting the workers; this conflicts with
# phased restart feature. (default if false)
# phased restart feature. (off by default)
# preload_app