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.