mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-01 16:04:19 +00:00
14 lines
325 B
YAML
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
|