mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 02:49:12 +08:00
update example_config with latest settings
This commit is contained in:
parent
88fc4a4315
commit
1954fb63f1
@ -175,7 +175,7 @@ proc_name = None
|
||||
#
|
||||
# pre_fork - Called just prior to forking the worker subprocess.
|
||||
#
|
||||
# A callable that accepts the same arguments as after_fork
|
||||
# A callable that accepts the same arguments as post_fork
|
||||
#
|
||||
# pre_exec - Called just prior to forking off a secondary
|
||||
# master process during things like config reloading.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user