gitlab-ce/config/application_setting_columns/can_create_group.yml

14 lines
378 B
YAML

---
api_type: boolean
attr: can_create_group
clusterwide: false
column: can_create_group
db_type: boolean
default: 'true'
description: Indicates whether users can create top-level groups. [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/367754)
in GitLab 15.5. Defaults to `true`.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true