mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
342 B
YAML
14 lines
342 B
YAML
---
|
|
api_type: integer
|
|
attr: two_factor_grace_period
|
|
clusterwide: false
|
|
column: two_factor_grace_period
|
|
db_type: integer
|
|
default: '48'
|
|
description: Amount of time (in hours) that users are allowed to skip forced configuration
|
|
of two-factor authentication.
|
|
encrypted: false
|
|
gitlab_com_different_than_default: true
|
|
jihu: false
|
|
not_null: false
|