feat: creates cache pools for torrentio & tmdb
This commit is contained in:
@@ -15,5 +15,8 @@ framework:
|
||||
#app: cache.adapter.apcu
|
||||
|
||||
# Namespaced pools use the above "app" backend by default
|
||||
#pools:
|
||||
#my.dedicated.cache: null
|
||||
pools:
|
||||
torrentio.cache:
|
||||
adapter: cache.app
|
||||
tmdb.cache:
|
||||
adapter: cache.app
|
||||
|
||||
Reference in New Issue
Block a user