mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	update 更新 redis 集群模式注释说明
This commit is contained in:
		@@ -96,7 +96,7 @@ public class RedisConfig {
 | 
			
		||||
     * redis集群配置 yml
 | 
			
		||||
     *
 | 
			
		||||
     * --- # redis 集群配置(单机与集群只能开启一个另一个需要注释掉)
 | 
			
		||||
     * spring:
 | 
			
		||||
     * spring.data:
 | 
			
		||||
     *   redis:
 | 
			
		||||
     *     cluster:
 | 
			
		||||
     *       nodes:
 | 
			
		||||
@@ -108,7 +108,7 @@ public class RedisConfig {
 | 
			
		||||
     *     # 连接超时时间
 | 
			
		||||
     *     timeout: 10s
 | 
			
		||||
     *     # 是否开启ssl
 | 
			
		||||
     *     ssl: false
 | 
			
		||||
     *     ssl.enabled: false
 | 
			
		||||
     *
 | 
			
		||||
     * redisson:
 | 
			
		||||
     *   # 线程池数量
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user