add wtvchat://

(and unofficial irc://)
This commit is contained in:
zefie
2022-11-30 21:25:38 -05:00
parent 2cde307e20
commit 3dbb258b8f
5 changed files with 74 additions and 33 deletions

View File

@@ -209,6 +209,17 @@
"port": 1630,
"connections": 3
},
"wtvchat": {
"port": 1630,
"nobind": true,
"flags": "0x00000004"
},
"irc": {
"port": 1630,
"nobind": true,
"flags": "0x00000004",
"servicevault_dir": "wtvchat"
},
"wtv-disk": {
// wtv-disk (used for DiskMaps)
"port": 1635,