mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 17:46:30 +03:00
Moved config to dev
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
translation:
|
||||
symfony_profiler: # must be placed in config_dev.yml
|
||||
symfony_profiler:
|
||||
enabled: true
|
||||
webui:
|
||||
enabled: true
|
||||
@@ -1,7 +1,5 @@
|
||||
translation:
|
||||
locales: ["en"]
|
||||
webui:
|
||||
enabled: true
|
||||
edit_in_place:
|
||||
enabled: false
|
||||
config_name: app
|
||||
|
||||
Reference in New Issue
Block a user