##// END OF EJS Templates
auth-token: expose fetched token in unified way into request attribute....
auth-token: expose fetched token in unified way into request attribute. - This will allow re-using exposed access token for HTTP views in single place - We will support also exposing tokens from url if special _auth_token will be used as url param - We'll no longer require double logic for extraction of URL/HEADER auth-tokens and have a single place to extract it.

File last commit:

r3693:f470fd2e new-ui
r4002:5f150e86 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

|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.