15 lines
509 B
YAML
15 lines
509 B
YAML
---
|
|
api_type: string
|
|
attr: default_group_visibility
|
|
clusterwide: false
|
|
column: default_group_visibility
|
|
db_type: integer
|
|
default:
|
|
description: 'What visibility level new groups receive. Can take `private`, `internal`
|
|
and `public` as a parameter. Default is `private`. [Changed](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131203)
|
|
in GitLab 16.4: cannot be set to any levels in `restricted_visibility_levels`.'
|
|
encrypted: false
|
|
gitlab_com_different_than_default: true
|
|
jihu: false
|
|
not_null: false
|