Skip to content

Commit fc7e155

Browse files
committed
Added the missing link
1 parent 2b9fb32 commit fc7e155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/cache/adapters/redis_adapter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ Available Options
141141
loses connection with the server.
142142

143143
``tcp_keepalive`` (type: ``int``, default: ``0``)
144-
Specifies the TCP-keepalive timeout (in seconds) of the connection. This requires
145-
phpredis v4 or higher and a TCP-keepalive enabled server.
144+
Specifies the `TCP-keepalive`_ timeout (in seconds) of the connection. This
145+
requires phpredis v4 or higher and a TCP-keepalive enabled server.
146146

147147
``timeout`` (type: ``int``, default: ``30``)
148148
Specifies the time (in seconds) used to connect to a Redis server before the

0 commit comments

Comments
 (0)