Skip to content

Commit ba9c512

Browse files
authored
Update config/config.sample.php
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 013b4e3 commit ba9c512

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/config.sample.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,8 +1797,8 @@
17971797
*
17981798
* This is the brand-independent successor of the ``redis`` and
17991799
* ``redis.cluster`` options below and supports the latest Valkey and Redis
1800-
* releases through the bundled ``predis`` client. Three topologies are
1801-
* supported: a single server, a Sentinel managed replication set, and a
1800+
* releases. Three topologies are supported:
1801+
* a single server, a Sentinel managed replication set, and a
18021802
* server cluster. Configure exactly one of ``server``, ``sentinel`` or
18031803
* ``seeds``.
18041804
*

0 commit comments

Comments
 (0)