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-07-26 21:10:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-26 21:10:07 +0300
commitcafc99870a5167530f45ddcdee98afa86a27a0f7 (patch)
treec02d4d58df1b01340711707f52862fbd24389e2d /config/gitlab.yml.example
parenta3a9c1103b0f023deafc9fc9307032085419ff7d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 7968d46dad4..bbdbd68a78b 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -1276,6 +1276,12 @@ production: &base
# Default is '.gitlab_suggested_reviewers_secret' relative to Rails.root (i.e. root of the GitLab app).
# secret_file: /home/git/gitlab/.gitlab_suggested_reviewers_secret
+ zoekt:
+ # Files that contain username and password for basic auth for Zoekt
+ # Default is '.gitlab_zoekt_username' and '.gitlab_zoekt_password' in Rails.root
+ # username_file: /home/git/gitlab/.gitlab_zoekt_username
+ # password_file: /home/git/gitlab/.gitlab_zoekt_password
+
## GitLab Elasticsearch settings
elasticsearch:
indexer_path: /home/git/gitlab-elasticsearch-indexer/