Files
gitlab-foss/config/application_setting_columns/allow_account_deletion.yml
2024-10-08 09:16:03 +00:00

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