Try to fix template loading issue on linux

This commit is contained in:
Jan Böhmer 2022-10-05 23:24:42 +02:00
parent f2a621e066
commit ed87f81a69

View file

@ -1,5 +1,5 @@
tfa_webauthn: tfa_webauthn:
enabled: true enabled: true
template: 'Security/Webauthn/webauthn_login.html.twig' template: security/Webauthn/webauthn_login.html.twig
rpName: '%partdb.title%' rpName: '%partdb.title%'