mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #3167 from tbascoul/tiny-example-config-fix
update example_config with latest settings
This commit is contained in:
commit
5f820ce37c
@ -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