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
321
321
-----------------------
322
322
323
323
Some 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.
328
328
329
329
.. configuration-block ::
330
330
You can’t perform that action at this time.
0 commit comments