You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
410 B
YAML
17 lines
410 B
YAML
3 years ago
|
Name: usercenter.rpc
|
||
|
ListenOn: 127.0.0.1:10001
|
||
|
Etcd:
|
||
|
Hosts:
|
||
|
- 127.0.0.1:2379
|
||
|
Key: usercenter.rpc
|
||
|
DB:
|
||
|
DataSource: root:root@tcp(192.168.1.100:3306)/dmgame?charset=utf8mb4&loc=Asia%2FShanghai&parseTime=true
|
||
|
Danmaku:
|
||
|
Kafka:
|
||
|
Addr: [ "127.0.0.1:9093" ]
|
||
|
Topic: "danmaku"
|
||
|
ConsumerGroupId: "msgToDb"
|
||
|
Command:
|
||
|
Keys: [ "j","J","加入","加入游戏" ]
|
||
|
User:
|
||
|
UpdateDuration: 72 # 72 hours
|