mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
commit
03c9ba369a
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
.. _settings:
|
.. _settings:
|
||||||
|
|
||||||
Settings
|
Settings
|
||||||
@ -92,7 +91,7 @@ A string referring to one of the following bundled classes:
|
|||||||
|
|
||||||
* ``sync``
|
* ``sync``
|
||||||
* ``eventlet`` - Requires eventlet >= 0.9.7
|
* ``eventlet`` - Requires eventlet >= 0.9.7
|
||||||
* ``gevent`` - Requires gevent >= 0.12.2 (?)
|
* ``gevent`` - Requires gevent >= 0.13
|
||||||
* ``tornado`` - Requires tornado >= 0.2
|
* ``tornado`` - Requires tornado >= 0.2
|
||||||
|
|
||||||
Optionally, you can provide your own worker by giving gunicorn a
|
Optionally, you can provide your own worker by giving gunicorn a
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user