Upgraded doctrine-bundle recipe

This commit is contained in:
Jan Böhmer 2023-02-11 22:27:51 +01:00
parent 5cc726e045
commit c75cdecbe8
5 changed files with 31 additions and 48 deletions

View file

@ -1,20 +0,0 @@
doctrine:
orm:
auto_generate_proxy_classes: false
metadata_cache_driver:
type: pool
pool: doctrine.system_cache_pool
query_cache_driver:
type: pool
pool: doctrine.system_cache_pool
result_cache_driver:
type: pool
pool: doctrine.result_cache_pool
framework:
cache:
pools:
doctrine.result_cache_pool:
adapter: cache.app
doctrine.system_cache_pool:
adapter: cache.system