Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
leaf_www
/
32191ed0bec769c6befe108a314aed9e203c1bf9
/
.
/
config
/
packages
/
doctrine_migrations.yaml
blob: 29231d94bd1afd6f35b3c1e64687640d3f1e2f50 [
file
] [
log
] [
blame
]
doctrine_migrations:
migrations_paths:
# namespace is arbitrary but should be different from App\Migrations
# as migrations classes should NOT be autoloaded
'DoctrineMigrations'
:
'%kernel.project_dir%/migrations'
enable_profiler:
false