diff --git a/docs/admin/tuning-change-lfs-dir.rst b/docs/admin/tuning-change-lfs-dir.rst new file mode 100644 --- /dev/null +++ b/docs/admin/tuning-change-lfs-dir.rst @@ -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. + diff --git a/docs/admin/tuning-rhodecode.rst b/docs/admin/tuning-rhodecode.rst --- a/docs/admin/tuning-rhodecode.rst +++ b/docs/admin/tuning-rhodecode.rst @@ -17,5 +17,6 @@ may find some of the following methods u tuning-mount-cache-memory tuning-change-encoding tuning-change-large-file-dir + tuning-change-lfs-dir tuning-hg-auth-loop