mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 14:22:26 +08:00
13 lines
156 B
TOML
13 lines
156 B
TOML
[hk4e]
|
|
kcp_addr = "127.0.0.1"
|
|
kcp_port = 22103
|
|
|
|
[logger]
|
|
level = "DEBUG"
|
|
mode = "BOTH"
|
|
track = true
|
|
max_size = 10485760
|
|
|
|
[mq]
|
|
nats_url = "nats://nats:4222"
|