Files
gitlab-foss/config/application_setting_columns/elasticsearch_url.yml
2024-10-01 18:11:50 +00:00

15 lines
442 B
YAML

---
api_type: string
attr: elasticsearch_url
clusterwide: false
column: elasticsearch_url
db_type: character
default: "'http://localhost:9200'::character"
description: The URL to use for connecting to Elasticsearch. Use a comma-separated
list to support cluster (for example, `http://localhost:9200, http://localhost:9201"`).
Premium and Ultimate only.
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: false