mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
resync
This commit is contained in:
parent
dfb715b0cc
commit
f3a8c224ab
@ -90,8 +90,8 @@ $ python setup.py develop
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="installing-requirements-for-sleepy-application-handling">
|
||||
<h1>Installing requirements for sleepy application handling</h1>
|
||||
<div class="section" id="installation-requirements-for-sleepy-application-handling">
|
||||
<h1>Installation requirements for sleepy application handling</h1>
|
||||
<p>If you want to handle <a class="reference external" href="faq.html">sleepy application</a> you will need to install <a class="reference external" href="http://eventlet.net">Eventlet</a> or <a class="reference external" href="http://gevent.org">Gevent</a>.</p>
|
||||
<p>To install eventlet:</p>
|
||||
<pre class="literal-block">
|
||||
|
||||
@ -50,7 +50,7 @@ If you've cloned the git repository, its highly recommended that you use the ``d
|
||||
$ python setup.py develop
|
||||
|
||||
Installation requirements for sleepy application handling
|
||||
-------------------------------------------------------
|
||||
---------------------------------------------------------
|
||||
|
||||
If you want to handle `sleepy application <faq.html>`_ you will need to install `Eventlet`_ or `Gevent`_.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user