Files
xkm-server/server_999/runenv/relation_svr/cfg/relation_svr.xml
root 6ff13abf95 refactor(server_999): 更新服务器配置和IP地址
- 修改 msgq_config.xml 中的 IP 地址从 121.41.123.129 到 10.999.91.1
- 更新 relation_svr 相关配置,包括共享内存键值和日志路径
- 修改 zone_svr 启动和停止脚本中的 IP 地址
2025-05-07 20:55:44 +08:00

10 lines
331 B
XML
Executable File

<?xml version="1.0" encoding="GBK" standalone="yes" ?>
<relation_svrconf version="1" >
<MemPoolShmKey>1109994</MemPoolShmKey>
<MemPoolShmSize>20000000</MemPoolShmSize>
<MaxPlayerCount>50</MaxPlayerCount>
<MaxPlayerCacheCount>60</MaxPlayerCacheCount>
<MaxDbSeqObjCount>10</MaxDbSeqObjCount>
</relation_svrconf>