[symfony/framework-bundle] Tell about the cache.prefix_seed setting

This commit is contained in:
Nicolas Grekas
2018-01-20 19:23:06 +01:00
parent e6da7806eb
commit 0e88a4941b
@@ -15,7 +15,12 @@ framework:
log: true
cache:
# The app cache caches to the filesystem by default. Other options include:
# Put the unique name of your app here: the prefix seed
# is used to compute stable namespaces for cache keys.
#prefix_seed: your_vendor_name/app_name
# The app cache caches to the filesystem by default.
# Other options include:
# Redis
#app: cache.adapter.redis