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.

29 lines
613 B
YAML

Bilibili:
Enabled: true
Url: wss://broadcastlv.chat.bilibili.com:2245/sub
GetRoomUrl: https://api.live.bilibili.com/room/v1/Room/room_init?id=
HeartbeatInterval: 30
UserId: 111222
RoomId: 8722013
Log:
Console:
Level: info
Format: console
File:
Enabled: true
Level: info
Format: json
Path: ./logs
Filename: live-gateway.log
FileMaxSize: 10 # 10mb
FileMaxBackups: 30 #
MaxAge: 7 # 保留7天
Compress: true # 压缩日志
Kafka:
Danmaku:
Addr: ["127.0.0.1:9093"]
Topic: "danmaku-dev"
Gift:
Addr: [ "127.0.0.1:9093" ]
Topic: "gift-dev"