svg
This commit is contained in:
@ -3,7 +3,7 @@ twig:
|
||||
form_themes: ['bootstrap_5_layout.html.twig']
|
||||
globals:
|
||||
appName: "%appName%"
|
||||
|
||||
redmineUrl: "%redmineUrl%"
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
||||
|
@ -31,3 +31,4 @@ services:
|
||||
App\Security\DynamicAuthenticator:
|
||||
arguments:
|
||||
$modeAuth: '%env(MODE_AUTH)%'
|
||||
|
||||
|
Reference in New Issue
Block a user