Files
gitlab-foss/config/application_setting_columns/two_factor_grace_period.yml
2025-02-03 14:30:56 +00:00

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