Files
xkm-server/battle_server_999/runenv/battle_svr/cfg/battle_svr.json
2025-05-21 13:43:08 +08:00

12 lines
347 B
JSON
Executable File

{
"MQUrl":"pulsar://127.0.0.1:6650",
"ConsumerTopic": "persistent://public/a5game_10_999/mq_battle",
"PriorityConsumerTopic": "persistent://public/a5game_10_999/mq_priority_battle",
"PriorityConsumerPollTimeMs": 50,
"ConsumerPollTimeMs": 50,
"ConsumerGroupID": "mq_battle",
"ProducerName": "battle_10_999",
"AckTimeout": 3000
}