Skip to content

Commit e574613

Browse files
massejkkimurak
andauthored
Update assets/runtime/config/gitlabhq/gitlab.yml
Co-authored-by: Kazunori Kimura <[email protected]>
1 parent 9500ad1 commit e574613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/runtime/config/gitlabhq/gitlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -918,7 +918,7 @@ production: &base
918918
# This option should only be configured for providers which already have two factor.
919919
# This configration dose not apply to SAML.
920920
# (default: false)
921-
allow_bypass_two_factor: [{{OAUTH_ALLOW_BYPASS_TWO_FACTOR}}]
921+
allow_bypass_two_factor: {{OAUTH_ALLOW_BYPASS_TWO_FACTOR}}
922922

923923
## Auth providers
924924
# Uncomment the following lines and fill in the data of the auth provider you want to use

0 commit comments

Comments
 (0)