##// END OF EJS Templates
git: use safe configparser for git submodules to prevent from errors on submodules with % sign....
git: use safe configparser for git submodules to prevent from errors on submodules with % sign. - This is treated as interpolation sign and can cause errors on regular ConfigParser instance.

File last commit:

r3693:f470fd2e new-ui
r4239:7c8ad7af stable
Show More
tuning-change-lfs-dir.rst
14 lines | 396 B | text/x-rst | RstLexer
/ docs / admin / system_admin / tuning / tuning-change-lfs-dir.rst

|git| LFS storage Location

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

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

In section called Git Settings you can change where the LFS objects should be stored.