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