We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c066f commit 7cba39fCopy full SHA for 7cba39f
README.md
@@ -59,7 +59,7 @@ doctrine_cache:
59
providers:
60
tmdb_cache:
61
file_system:
62
- directory: %kernel.root_dir%/cache/tmdb
+ directory: %kernel.cache_dir%/tmdb
63
```
64
65
Then update the tmdb configuration with the alias:
0 commit comments