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.
18 lines
266 B
YAML
18 lines
266 B
YAML
5 years ago
|
robot:
|
||
3 years ago
|
qq:
|
||
|
type: "qq"
|
||
|
user: 123456789
|
||
|
host: "127.0.0.1:8094"
|
||
|
service:
|
||
|
pusher:
|
||
|
app_id: ""
|
||
|
key: ""
|
||
|
secret: ""
|
||
|
cluster: "ap1"
|
||
|
http_api:
|
||
|
host: "0.0.0.0"
|
||
|
port: 8902
|
||
|
tokens:
|
||
|
test: abc
|
||
5 years ago
|
channel_config_path: "./channels"
|
||
|
debug: false
|