mirror of
https://github.com/getredash/redash.git
synced 2026-05-09 21:02:27 -04:00
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:
committed by
Arik Fraimovich
parent
570e8d9f23
commit
fbaded4548
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user