gitlab-ce/config/application_setting_columns/sourcegraph_enabled.yml

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