mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
13 lines
374 B
YAML
13 lines
374 B
YAML
---
|
|
api_type: boolean
|
|
attr: allow_account_deletion
|
|
clusterwide: false
|
|
column: allow_account_deletion
|
|
db_type: boolean
|
|
default: 'true'
|
|
description: Enable [users to delete their accounts](../administration/settings/account_and_limit_settings.md#prevent-users-from-deleting-their-accounts).
|
|
encrypted: false
|
|
gitlab_com_different_than_default: false
|
|
jihu: false
|
|
not_null: true
|