mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
bump version to 0.2.1
This commit is contained in:
parent
c41b0c6903
commit
58c759b914
10
README.rst
10
README.rst
@ -65,16 +65,6 @@ gunicorn as main server::
|
||||
use = egg:gunicorn#main
|
||||
host = 127.0.0.1
|
||||
port = 5000
|
||||
|
||||
|
||||
**WARNING:**
|
||||
|
||||
If you get the following error :
|
||||
|
||||
AssertionError: The EvalException middleware is not usable in a multi-process environment
|
||||
|
||||
you have to set the debug option in your paste configuration file to False.
|
||||
|
||||
|
||||
Kernel Parameters
|
||||
-----------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user