Skip to content

Instantly share code, notes, and snippets.

@RisingInIris2017
Created September 20, 2020 11:24
Show Gist options
  • Save RisingInIris2017/b029f4fe69bb5643ddfb30bd18be94c5 to your computer and use it in GitHub Desktop.
Save RisingInIris2017/b029f4fe69bb5643ddfb30bd18be94c5 to your computer and use it in GitHub Desktop.
CQHTTP-Mirai 插件配置
debug: false
proxy: ''
user: 241685021
cacheImage: false
cacheRecord: false
heartbeat:
enable: true
interval: 15000
http:
enable: false
host: 0.0.0.0
port: 5700
accessToken: ''
postUrl: 'http://127.0.0.1:5701/post'
postMessageFormat: array
secret: ''
ws_reverse:
enable: false
postMessageFormat: string
reverseHost: 127.0.0.1
reversePort: 10676
accessToken: ''
reversePath: /ws
reverseApiPath: /api
reverseEventPath: /event
useUniversal: true
useTLS: false
reconnectInterval: 3000
ws:
enable: false
postMessageFormat: string
accessToken: ''
wsHost: 0.0.0.0
wsPort: 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment