MRC general config

This commit is contained in:
David Stephens
2019-05-26 00:16:49 +01:00
parent b30d0e189d
commit 0b95997554
2 changed files with 56 additions and 2 deletions

View File

@@ -452,9 +452,17 @@ function getDefaultConfig() {
chatServers : {
mrc: {
enabled : true,
serverHostname : 'mrc.bottomlessabyss.net',
serverPort : 5000,
multiplexerPort : 5000,
serverHostname : "mrc.bottomlessabyss.com",
serverPort : 5000
bbsInfo : {
sysop : '',
telnet : '',
website : '',
ssh : '',
description : '',
}
}
},