##// END OF EJS Templates
cached-commits: updated logic on cached commit updates....
cached-commits: updated logic on cached commit updates. - for repositories we ensure that damaged/empty repositories have initial data instead of now (bug) - for groups we only update based on first set of data inside a group without iterating to nested objects. This new logic goes in sync with new update task of groups with automation.

File last commit:

r3693:f470fd2e new-ui
r4162:5cadc4f9 default
Show More
tuning-change-large-file-dir.rst
14 lines | 409 B | text/x-rst | RstLexer
/ docs / admin / system_admin / tuning / tuning-change-large-file-dir.rst
docs: updated documentation structure
r3693 .. _hg-lrg-loc:
|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.