1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

preload_app! instead of preload_app

The correct property name is `preload_app!`, right?
This commit is contained in:
Mario Andrés 2014-04-02 13:45:55 -05:00
parent db33a35768
commit 435e4e549b

View file

@ -132,7 +132,7 @@
# Preload the application before starting the workers; this conflicts with
# phased restart feature. (off by default)
# preload_app
# preload_app!
# Additional text to display in process listing
#