mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Incorporating note from #9125
Credits: @2fst4u in #9125 Signed-off-by: Martin Rüegg <martin.rueegg@metaworx.ch>
This commit is contained in:
parent
5372491ecb
commit
11d84a4fa7
@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Loading…
Reference in New Issue
Block a user