16 lines
		
	
	
		
			571 B
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			571 B
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
| <?xml version="1.0" encoding="GBK" standalone="yes" ?>
 | |
| 
 | |
| <chat_svrconf version="1" >
 | |
|     <MemPoolShmKey>1109999</MemPoolShmKey>
 | |
|     <MemPoolShmSize>14000000</MemPoolShmSize>
 | |
|     <TextMsgHost>127.0.0.1</TextMsgHost>
 | |
|     <TextMsgPort>19998</TextMsgPort>
 | |
|     <ModerationHost>127.0.0.1</ModerationHost>
 | |
|     <ModerationPort>19999</ModerationPort>
 | |
|     <UseModeration>1</UseModeration>
 | |
|     <ChatMsgCount>500</ChatMsgCount>
 | |
|     <ModerationSvrCmd>3</ModerationSvrCmd>
 | |
|     <CheckRoleNameModerationCmd>3</CheckRoleNameModerationCmd>
 | |
|     <MsgPoolSize>10</MsgPoolSize>
 | |
| </chat_svrconf>
 |