##// 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:

r3141:b9ddffca default
r4098:ef7e0089 default
Show More
requirements_debug.txt
3 lines | 153 B | text/plain | TextLexer
/ requirements_debug.txt
## special libraries we could extend the requirements.txt file with to add some
## custom libraries usefull for debug and memory tracing
objgraph==3.1.1