Fixed config file.

This commit is contained in:
Jan Böhmer 2020-03-30 00:13:53 +02:00
parent 4ed2f335ac
commit 31a53611ac

View file

@ -9,7 +9,7 @@ framework:
# Redis
app: cache.adapter.redis
default_redis_provider: '%env(REDISCLOUD_URL)'
default_redis_provider: '%env(REDISCLOUD_URL)%'
# APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)
#app: cache.adapter.apcu