doctrine / DoctrineORMModule

Doctrine ORM Module for Laminas
https://www.doctrine-project.org/projects/doctrine-orm-module.html
MIT License
437 stars 229 forks source link

Cache dir change since updagrade to doctrine/cache:^2 #740

Closed fezfez closed 1 year ago

fezfez commented 1 year ago

Hello !

My cache dir has change since i have migrated to doctrine/cache:^2, he now target data/DoctrineModule/cache/

How to change it ?

Thanks

TomHAnderson commented 1 year ago

This is a DoctrineModule question. The configuration is here: https://github.com/doctrine/DoctrineModule/blob/6.0.x/src/ConfigProvider.php#L131