mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix the typo
This commit is contained in:
parent
26330173bb
commit
5ef73415e7
@ -8,7 +8,7 @@ Changelog
|
|||||||
- Expose --pythonpath command to all gunicorn commands
|
- Expose --pythonpath command to all gunicorn commands
|
||||||
- Honor $PORT environment variable, useful for deployement on heroku
|
- Honor $PORT environment variable, useful for deployement on heroku
|
||||||
- Removed support for Python 2.5
|
- Removed support for Python 2.5
|
||||||
- Make sure we reopen teh logs on the console
|
- Make sure we reopen the logs on the console
|
||||||
- Fix django settings module detection from path
|
- Fix django settings module detection from path
|
||||||
- Reverted timeout for client socket. Fix issue on blocking issues.
|
- Reverted timeout for client socket. Fix issue on blocking issues.
|
||||||
- Fixed gevent worker
|
- Fixed gevent worker
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user