##// END OF EJS Templates
permissions: handle more cases for invalidating permission caches...
permissions: handle more cases for invalidating permission caches - invalidate user permissions on chaning the global permissions - invalidate all users in case of creating new object with "copy permissions" flag - invalidate all users permissions in case of repo/repo group renames - invalidate all user permissions in forked repo with copy flag

File last commit:

r3018:26521a96 stable
r3411:2e06ebce stable
Show More
tuning-vcs-memory-cache.rst
8 lines | 294 B | text/x-rst | RstLexer
/ docs / admin / tuning-vcs-memory-cache.rst
project: added all source files and assets
r1 .. _adjust-vcs-mem-cache:
docs: updated scaling/cluster docs
r3018 VCSServer Memory Cache
----------------------
project: added all source files and assets
r1
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.