Files
symfony-flex-recipes-contrib/cache/adapter-bundle/1.1/config/packages/cache_adapter.yaml
T

6 lines
180 B
YAML

cache_adapter:
providers:
default:
factory: "cache.factory.%env(DEFAULT_CACHE_PROVIDER)%"
options: "%env(json:DEFAULT_CACHE_PROVIDER_OPTIONS)%"