Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-13 15:07:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-13 15:07:12 +0300
commite1eaab3fcdd63ca029886b53c29642dab536334f (patch)
tree27a1aac8b6f61390da61cc38358b8a915b74edc8 /config/README.md
parent3101940724e516c36eb67884bd4f944b63d20721 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/README.md')
-rw-r--r--config/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/README.md b/config/README.md
index 2ba6df40f1b..861cda5a5b6 100644
--- a/config/README.md
+++ b/config/README.md
@@ -79,6 +79,7 @@ An example configuration file for Redis is in this directory under the name
| `trace_chunks` | `shared_state` | [CI trace chunks](https://docs.gitlab.com/ee/administration/job_logs.html#incremental-logging-architecture) |
| `rate_limiting` | `cache` | [Rate limiting](https://docs.gitlab.com/ee/user/admin_area/settings/user_and_ip_rate_limits.html) state |
| `sessions` | `shared_state` | [Sessions](https://docs.gitlab.com/ee/development/session.html#redis) |
+| `repository_cache` | `cache` | Repository related information |
If no configuration is found, or no URL is found in the configuration
file, the default URL used is: