mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Incorporating note from #9125
Credits: @2fst4u in #9125 Signed-off-by: Martin Rüegg <martin.rueegg@metaworx.ch>
This commit is contained in:
@@ -205,6 +205,9 @@ The following options are available to configure when using a redis cluster (all
|
||||
'password' => 'password',
|
||||
'dbindex' => 0,
|
||||
]
|
||||
|
||||
|
||||
.. note:: The port is required as part of the server URL. However, it is not necesarry to list all servers: for example, if all servers are load balanced via the same DNS name, only that server name is required.
|
||||
|
||||
Connecting to single Redis server over TCP
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user