mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
refactor: default config
This commit is contained in:
parent
c1dd309b21
commit
f9b97543d9
@ -22,8 +22,10 @@ export class ConfigUtil {
|
||||
httpHosts: [],
|
||||
wsPort: 3001,
|
||||
wsHosts: [],
|
||||
enableHttp: true,
|
||||
enableHttpPost: true,
|
||||
enableWs: true,
|
||||
enableWsReverse: true
|
||||
enableWsReverse: false
|
||||
}
|
||||
let defaultConfig: Config = {
|
||||
ob11: ob11Default,
|
||||
|
Loading…
x
Reference in New Issue
Block a user