add news: url support

This commit is contained in:
zefie
2022-11-30 21:02:39 -05:00
parent 3ffadd8422
commit 2cde307e20
4 changed files with 16 additions and 1 deletions

View File

@@ -144,6 +144,12 @@
],
"groupMetaRefreshInterval": 86400 // not yet used
},
"news": {
// for news:group.name urls
"port": 1605,
"nobind": true,
"flags": "0x00000004"
},
"wtv-register": {
// wtv-register
"port": 1607,