mirror of
https://github.com/symfony/recipes.git
synced 2026-09-13 08:06:23 +03:00
[doctrine/doctrine-bundle] Use apcu provider instead of deprecated apc
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
doctrine:
|
doctrine:
|
||||||
orm:
|
orm:
|
||||||
#metadata_cache_driver: apc
|
#metadata_cache_driver: apcu
|
||||||
#result_cache_driver: apc
|
#result_cache_driver: apcu
|
||||||
#query_cache_driver: apc
|
#query_cache_driver: apcu
|
||||||
|
|||||||
Reference in New Issue
Block a user