File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -321,10 +321,10 @@ Custom Provider Options
321321-----------------------
322322
323323Some providers have specific options that could be configured. The
324- :doc: `RedisAdapter </components/cache/adapters/redis_adapter >` allows you to create
325- providers with option ``timeout ``, ``retry_interval `` etc. To use these options with non-default
326- values you need to create your own ``\Redis `` provider and use that when configuring
327- the pool.
324+ :doc: `RedisAdapter </components/cache/adapters/redis_adapter >` allows you to
325+ create providers with option ``timeout ``, ``retry_interval ``. etc. To use these
326+ options with non-default values you need to create your own ``\Redis `` provider
327+ and use that when configuring the pool.
328328
329329.. configuration-block ::
330330
You can’t perform that action at this time.
0 commit comments