You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
377 B

framework:
cache:
# Unique name of your app: used to compute stable namespaces for cache keys.
prefix_seed: newsroom/app
# Use filesystem cache
app: cache.adapter.filesystem
# Namespaced pools use the above "app" backend by default
pools:
#my.dedicated.cache: null
subscriptions.cache: null