##// END OF EJS Templates
fix(mailing): don't default to empty string for smtp_password and user, since mailing lib only expects None as empty values
fix(mailing): don't default to empty string for smtp_password and user, since mailing lib only expects None as empty values

File last commit:

r3693:f470fd2e new-ui
r5488:186b51dd default
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
docs: updated documentation structure
r3693 .. _git-lfs-loc:
|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.