This repository has been archived on 2026-01-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Game/Server/robot/config/config.dev.yaml

16 lines
212 B
YAML

app:
name: "robot-dev"
log:
debug: true
level: "debug"
maxSize: 10
maxBackups: 100
maxAge: 7
client:
count: 100
uid: [ 1,1000000 ]
websocket:
address: "wss://www.hlsq.asia/ws/"
port: 0