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