##// END OF EJS Templates
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits....
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits. This is required to increase the versions on each concurrent call. Otherwise we could get into an integrity errors of commitsha+version+repo

File last commit:

r3018:26521a96 stable
r3408:2a133f7e stable
Show More
tuning-change-large-file-dir.rst
14 lines | 409 B | text/x-rst | RstLexer
/ docs / admin / tuning-change-large-file-dir.rst

|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.