We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51a14ba + 6f6ffe2 commit 923757eCopy full SHA for 923757e
doctrine/doctrine-bundle/2.4/config/packages/doctrine.yaml
@@ -26,6 +26,7 @@ when@prod:
26
doctrine:
27
orm:
28
auto_generate_proxy_classes: false
29
+ proxy_dir: '%kernel.build_dir%/doctrine/orm/Proxies'
30
query_cache_driver:
31
type: pool
32
pool: doctrine.system_cache_pool
0 commit comments