Upgrade recipes: doctrine-annotation

This commit is contained in:
2023-09-04 23:54:43 +02:00
parent 965f2e0281
commit 28954f036e
4 changed files with 30 additions and 28 deletions

View File

@@ -1,17 +0,0 @@
doctrine:
orm:
auto_generate_proxy_classes: false
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