mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-16 07:47:57 +02:00
Just enable the locales we really need in symfony framework.
This should improve performance a little bit.
This commit is contained in:
parent
95fcc15634
commit
ca41df79ed
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
framework:
|
||||
default_locale: '%partdb.locale%'
|
||||
# Just enable the locales we need for performance reasons.
|
||||
enabled_locale: '%partdb.locale_menu%'
|
||||
translator:
|
||||
default_path: '%kernel.project_dir%/translations'
|
||||
fallbacks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue