##// END OF EJS Templates
gunicorn: moved all configuration of gunicorn workers to .ini files....
gunicorn: moved all configuration of gunicorn workers to .ini files. - ini files should be the only config source - gunicorn config only brings a logic we don't want to change - memory monitoring will be now controlled by .ini file as well.

File last commit:

r3288:583d96d1 default
r4098:ef7e0089 default
Show More
requirements_docs.txt
8 lines | 128 B | text/plain | TextLexer
/ docs / requirements_docs.txt
dependencies: updated docs dependencies
r3288 sphinx==1.8.2
docs: updated packages for documentation.
r2276 six==1.11.0
docs: updated packages.
r2999 sphinx_rtd_theme==0.4.1
docs: updated packages for documentation.
r2276 docutils==0.14.0
dependencies: updated docs dependencies
r3288 pygments==2.3.0
docs: updated packages.
r2999 markupsafe==1.0.0
jinja2==2.9.6
pytz==2018.4