Files
gitlab-foss/config/application_setting_columns/sourcegraph_enabled.yml
2024-10-08 09:16:03 +00:00

14 lines
325 B
YAML

---
api_type: boolean
attr: sourcegraph_enabled
clusterwide: false
column: sourcegraph_enabled
db_type: boolean
default: 'false'
description: Enables Sourcegraph integration. Default is `false`. **If enabled, requires**
`sourcegraph_url`.
encrypted: false
gitlab_com_different_than_default: true
jihu: false
not_null: true