mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-11-04 11:22:10 +08:00 
			
		
		
		
	Update config.yaml
This commit is contained in:
		
							parent
							
								
									13efbf5f98
								
							
						
					
					
						commit
						e7a1c15208
					
				@ -19,7 +19,7 @@ mysql:
 | 
				
			|||||||
  dbMaxLifeTime: 120
 | 
					  dbMaxLifeTime: 120
 | 
				
			||||||
 | 
					
 | 
				
			||||||
mongo:
 | 
					mongo:
 | 
				
			||||||
  dbAddress: [ 127.0.0.1:37017 ] #redis地址 目前仅支持单机,默认即可
 | 
					  dbAddress: [ 127.0.0.1:37017 ] #mongo地址 目前仅支持单机,默认即可
 | 
				
			||||||
  dbDirect: false
 | 
					  dbDirect: false
 | 
				
			||||||
  dbTimeout: 10
 | 
					  dbTimeout: 10
 | 
				
			||||||
  dbDatabase: openIM  #mongo db 默认即可
 | 
					  dbDatabase: openIM  #mongo db 默认即可
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user