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

r2629:2b5ee202 stable
r4098:ef7e0089 default
Show More
release-notes-4.11.5.rst
39 lines | 317 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.11.5.rst
docs: added 4.11.5 release notes
r2629 |RCE| 4.11.5 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2018-02-21
New Features
^^^^^^^^^^^^
General
^^^^^^^
Security
^^^^^^^^
Performance
^^^^^^^^^^^
Fixes
^^^^^
- Auth: fixed a regression with external auth new users creation.
Upgrade notes
^^^^^^^^^^^^^
- Unscheduled bugfix release.