mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix capitalization
This commit is contained in:
parent
0ae7fd760d
commit
161d9ea676
@ -1162,7 +1162,7 @@ class Postfork(Setting):
|
||||
"""
|
||||
|
||||
|
||||
class Postinit(Setting):
|
||||
class PostInit(Setting):
|
||||
name = "post_init"
|
||||
section = "Server Hooks"
|
||||
validator = validate_callable(1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user