mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 11:06:41 +03:00
Update cache_adapter.yaml
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
cache_adapter:
|
||||
providers:
|
||||
default:
|
||||
factory: "%env(DEFAULT_CACHE_PROVIDER_FACTORY)%"
|
||||
options: "%env(json:DEFAULT_CACHE_PROVIDER_OPTIONS)%"
|
||||
factory: cache.factory.array
|
||||
|
||||
Reference in New Issue
Block a user