mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-01 07:40:11 +00:00
13 lines
363 B
YAML
13 lines
363 B
YAML
---
|
|
api_type: boolean
|
|
attr: deactivate_dormant_users
|
|
clusterwide: false
|
|
column: deactivate_dormant_users
|
|
db_type: boolean
|
|
default: 'false'
|
|
description: Enable [automatic deactivation of dormant users](../administration/moderate_users.md#automatically-deactivate-dormant-users).
|
|
encrypted: false
|
|
gitlab_com_different_than_default: false
|
|
jihu: false
|
|
not_null: true
|