##// END OF EJS Templates
caching: add option to cache diffs for commits and pull requests....
caching: add option to cache diffs for commits and pull requests. - new option for vcs settings to enable caching of diffs and commits - enables auditing of PR after closing it, and removing commits from source repo - speed up for large PR upto 20x - reduced memory usage

File last commit:

r1563:d4c84e02 default
r2685:5ff8fcc0 default
Show More
tuning-change-large-file-dir.rst
14 lines | 431 B | text/x-rst | RstLexer
/ docs / admin / tuning-change-large-file-dir.rst

Change the |hg| Large Files Location

|RCE| manages |hg| larges files from the following default location :file:`/home/{user}/repos/.cache/largefiles`. If you wish to change this, use the following steps:

  1. Open :menuselection:`Admin --> Settings --> VCS` as super-admin.

In section called Mercurial Settings you can change where the largefiles objects should be stored.