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 b9a8f10 commit 262829bCopy full SHA for 262829b
config/services.yaml
@@ -48,6 +48,6 @@ services:
48
arguments:
49
- '@Redis'
50
51
- # Inject named cache pools for direct use via autowiring
52
- Symfony\Contracts\Cache\CacheInterface $tokensCache:
53
- alias: 'cache.pool.tokens_cache'
+# # Inject named cache pools for direct use via autowiring
+# Symfony\Contracts\Cache\CacheInterface $tokensCache:
+# alias: 'cache.pool.tokens_cache'
0 commit comments