fix: wtv-log:/log

add: wtv-chat
add: wtv-setup
This commit is contained in:
zefie
2021-07-23 09:38:32 -04:00
parent 88784e253c
commit d2a6ea0097
16 changed files with 236 additions and 18 deletions

View File

@@ -55,6 +55,16 @@
"flags": "0x04",
"connections": 3
},
"wtv-setup": {
"port": 1613,
"flags": "0x00000010",
"connections": 3
},
"wtv-chat": {
"port": 1630,
"connections": 3,
"flags": "0x00000010"
},
"http": {
"port": 1650,
"connections": 3,