##// END OF EJS Templates
env-variables: make it safer if there's a syntax problem inside .ini file....
env-variables: make it safer if there's a syntax problem inside .ini file. It's better to not crash, since it means server wont start. Let users fix problems instead of breaking the startup because of that.

File last commit:

r3018:26521a96 stable
r3237:5cf82ecc default
Show More
tuning-change-lfs-dir.rst
14 lines | 396 B | text/x-rst | RstLexer
/ docs / admin / tuning-change-lfs-dir.rst
git-lfs: added doc about changing git-lfs
r1572 .. _git-lfs-loc:
docs: updated scaling/cluster docs
r3018 |git| LFS storage Location
--------------------------
git-lfs: added doc about changing git-lfs
r1572
|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.