oops
This commit is contained in:
@@ -22,6 +22,7 @@ class WTVNewsServer {
|
||||
this.username = username || null;
|
||||
this.password = password || null;
|
||||
this.using_auth = using_auth;
|
||||
this.scan_interval = minisrv_config.services['wtv-news'].groupMetaRefreshInterval || 86400;
|
||||
this.data_path = this.wtvshared.getAbsolutePath(this.minisrv_config.config.SessionStore + '/minisrv_internal_nntp');
|
||||
this.createDataStore();
|
||||
|
||||
|
||||
@@ -90,7 +90,8 @@
|
||||
"group": "alt.discuss.midis",
|
||||
"description": "Explore the sounds of Beatnik with your WebTV"
|
||||
}
|
||||
]
|
||||
],
|
||||
"groupMetaRefreshInterval": 86400
|
||||
},
|
||||
"wtv-register": {
|
||||
"port": 1607,
|
||||
|
||||
Reference in New Issue
Block a user