adding gevent worker in requirements.txt, adding some gunicorn config… (#3333)

* adding gevent worker in requirements.txt, adding some gunicorn configurable parameters with defaults

* reverting the change as it's going to be set via env variable(s)
This commit is contained in:
ialeinikov
2019-02-27 20:15:31 +11:00
committed by Arik Fraimovich
parent 570e8d9f23
commit fbaded4548

View File

@@ -60,3 +60,4 @@ disposable-email-domains
# Uncomment the requirement for ldap3 if using ldap.
# It is not included by default because of the GPL license conflict.
# ldap3==2.2.4
gevent==1.4.0