##// END OF EJS Templates
markdown-renderer: use lazy loaded markdown renderers initialization....
markdown-renderer: use lazy loaded markdown renderers initialization. - they are heavy to initialize, and should be cached. - we're not caching it at load time, but on access time after this change. - speeds up application start.

File last commit:

r3018:26521a96 stable
r3239:1b708774 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 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.