mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
typo
This commit is contained in:
parent
f0a4dc493f
commit
7ac83b918e
@ -87,7 +87,7 @@ def app(environ, start_response):
|
||||
<li>Improve graceful handling: don't kill old workers
|
||||
until new ones are active</li>
|
||||
<li>Improve gunicorn_django command when importing settings
|
||||
module using<code>DJANGO_SETTINGS_MODULE</code> environment variable</li>
|
||||
module using <code>DJANGO_SETTINGS_MODULE</code> environment variable</li>
|
||||
<li>Send appropriate error status on http parsing</li>
|
||||
<li>Fix pidfile, set permissions so other user can read it and use it</li>
|
||||
<li>Fix temporary file leaking</li>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user