change internal usenet port

This commit is contained in:
zefie
2024-05-06 09:59:43 -04:00
parent 2dccd4f5a8
commit 63562baa95

View File

@@ -127,7 +127,7 @@
"wtv-news": {
// Usenet
"port": 1605,
"local_nntp_port": 57319, // Port for internal NNTP
"local_nntp_port": 5730, // Port for internal NNTP
"local_nntp_requires_auth": true, // Needs to be enabled for posting
"modules": [
"WTVNews"