incomplete NNTP usenet support

This commit is contained in:
zefie
2022-09-25 22:52:18 -04:00
parent d8da9e14c7
commit b2aece5437
11 changed files with 927 additions and 31 deletions

View File

@@ -52,6 +52,15 @@
},
"wtv-author": {
"enable_multi_query": true
},
"wtv-news": {
"disabled": false,
"upstream_address": "192.168.11.8",
"upstream_port": 1699,
"upstream_auth": {
"username": "not_yet",
"password": "implemented"
}
}
}
}