mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Try to fix template loading issue on linux
This commit is contained in:
parent
f2a621e066
commit
ed87f81a69
1 changed files with 1 additions and 1 deletions
|
@ -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%'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue