##// END OF EJS Templates
git-lfs: added doc about changing git-lfs
marcink -
r1572:19765357 default
parent child Browse files
Show More
@@ -0,0 +1,14 b''
1 .. _git-lfs-loc:
2
3 Change the |git| LFS storage Location
4 -------------------------------------
5
6 |RCE| manages |git| LFS files from the following default location
7 :file:`/home/{user}/repos/.cache/lfs_store`. If you wish to change this, use
8 the following steps:
9
10 1. Open :menuselection:`Admin --> Settings --> VCS` as super-admin.
11
12 In section called `Git Settings` you can change where the LFS
13 objects should be stored.
14
@@ -17,5 +17,6 b' may find some of the following methods u'
17 tuning-mount-cache-memory
17 tuning-mount-cache-memory
18 tuning-change-encoding
18 tuning-change-encoding
19 tuning-change-large-file-dir
19 tuning-change-large-file-dir
20 tuning-change-lfs-dir
20 tuning-hg-auth-loop
21 tuning-hg-auth-loop
21
22
General Comments 0
You need to be logged in to leave comments. Login now