##// END OF EJS Templates
settings: reduce number of settings fetch since it uses locking for cache invalidation and is generally slow....
settings: reduce number of settings fetch since it uses locking for cache invalidation and is generally slow. We anyway load it per-request so we can re-use this.

File last commit:

r1:854a839a default
r3855:e1ec64bd default
Show More
release-notes-3.5.2.rst
14 lines | 176 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-3.5.2.rst
project: added all source files and assets
r1 |RCE| 3.5.2 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
* 2015-09-22
Packaging
^^^^^^^^^
* General: Include `Gevent`_ by default.
.. _Gevent: http://www.gevent.org/