import hiltes

This commit is contained in:
mmoeller
2023-02-02 13:53:24 +01:00
parent 0dc7cdc398
commit 991dd95e9d
2 changed files with 2 additions and 2 deletions

View File

@@ -3,4 +3,4 @@ doctrine_migrations:
# namespace is arbitrary but should be different from App\Migrations
# as migrations classes should NOT be autoloaded
'DoctrineMigrations': '%kernel.project_dir%/migrations'
enable_profiler: '%kernel.debug%'
enable_profiler: false