mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
3ef5a6d229
commit
9fd2e7d98d
@ -1230,7 +1230,8 @@ Connection details for a Redis Cluster
|
||||
Only for use with Redis Clustering, for Sentinel-based setups use the single
|
||||
server configuration above, and perform HA on the hostname.
|
||||
|
||||
Redis Cluster support requires the php module phpredis in version 3.0.0 or higher.
|
||||
Redis Cluster support requires the php module phpredis in version 3.0.0 or
|
||||
higher for PHP 7+ or phpredis in version 2.2.8 for PHP 5.6.
|
||||
|
||||
Available failover modes:
|
||||
- \\RedisCluster::FAILOVER_NONE - only send commands to master nodes (default)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user