mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-04 06:25:22 +01:00
Just enable the locales we really need in symfony framework.
This should improve performance a little bit.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user