##// END OF EJS Templates
pytest: Fix the user login function....
pytest: Fix the user login function. - Pyramid doesn't expose the session as pylons does it as `response.session` - Therefore we have to look it up in the environ.

File last commit:

r1:854a839a default
r41:6cf4cae4 default
Show More
tuning-vcs-memory-cache.rst
8 lines | 302 B | text/x-rst | RstLexer
/ docs / admin / tuning-vcs-memory-cache.rst
project: added all source files and assets
r1 .. _adjust-vcs-mem-cache:
Adjusting VCS Memory Cache
--------------------------
The VCS Server mamory cache can be adjusted to work best with the resources
available to your |RCE| instance. If you find that memory resources are under
pressure, see the :ref:`vcs-server-maintain` section for details.