git-lfs: added doc about changing git-lfs
This commit is contained in:
parent
e7fd657687
commit
aae43412f3
2 changed files with 15 additions and 0 deletions
14
docs/admin/tuning-change-lfs-dir.rst
Normal file
14
docs/admin/tuning-change-lfs-dir.rst
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
.. _git-lfs-loc:
|
||||
|
||||
Change the |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.
|
||||
|
||||
|
|
@ -17,5 +17,6 @@ may find some of the following methods useful.
|
|||
tuning-mount-cache-memory
|
||||
tuning-change-encoding
|
||||
tuning-change-large-file-dir
|
||||
tuning-change-lfs-dir
|
||||
tuning-hg-auth-loop
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue