fix: sets tmdb.cache lifetime to 30 days
This commit is contained in:
@@ -20,3 +20,4 @@ framework:
|
|||||||
adapter: cache.app
|
adapter: cache.app
|
||||||
tmdb.cache:
|
tmdb.cache:
|
||||||
adapter: cache.app
|
adapter: cache.app
|
||||||
|
default_lifetime: 2592000
|
||||||
|
|||||||
Reference in New Issue
Block a user