diff --git a/config/packages/webauthn_2fa.yaml b/config/packages/webauthn_2fa.yaml index 915e7d48..9a177105 100644 --- a/config/packages/webauthn_2fa.yaml +++ b/config/packages/webauthn_2fa.yaml @@ -1,5 +1,5 @@ tfa_webauthn: enabled: true - template: 'Security/Webauthn/webauthn_login.html.twig' + template: security/Webauthn/webauthn_login.html.twig rpName: '%partdb.title%'