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 |
@@ -1,21 +1,22 b'' | |||
|
1 | 1 | .. _rhodecode-tuning-ref: |
|
2 | 2 | |
|
3 | 3 | Tuning |RCE| |
|
4 | 4 | ============ |
|
5 | 5 | |
|
6 | 6 | To customize your |RCE| |version| installation for maximum performance you |
|
7 | 7 | may find some of the following methods useful. |
|
8 | 8 | |
|
9 | 9 | .. toctree:: |
|
10 | 10 | |
|
11 | 11 | tuning-gunicorn |
|
12 | 12 | tuning-vcs-memory-cache |
|
13 | 13 | tuning-user-sessions-performance |
|
14 | 14 | tuning-increase-db-performance |
|
15 | 15 | tuning-scale-horizontally |
|
16 | 16 | tuning-increase-cache-size |
|
17 | 17 | tuning-mount-cache-memory |
|
18 | 18 | tuning-change-encoding |
|
19 | 19 | tuning-change-large-file-dir |
|
20 | tuning-change-lfs-dir | |
|
20 | 21 | tuning-hg-auth-loop |
|
21 | 22 |
General Comments 0
You need to be logged in to leave comments.
Login now