mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -1254,7 +1254,7 @@ 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 for PHP 7+ or phpredis in version 2.2.8 for PHP 5.6.
|
||||
higher.
|
||||
|
||||
Available failover modes:
|
||||
- \\RedisCluster::FAILOVER_NONE - only send commands to master nodes (default)
|
||||
|
||||
Reference in New Issue
Block a user