mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-10-31 08:29:33 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			220 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			220 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| secret: openIM123
 | |
| 
 | |
| imAdminUserID: [ imAdmin ]
 | |
| 
 | |
| # 1: For Android, iOS, Windows, Mac, and web platforms, only one instance can be online at a time
 | |
| multiLogin:
 | |
|   policy: 1
 | |
|   # max num of tokens in one end
 | |
|   maxNumOneEnd: 30 |