diff --git a/core/config.js b/core/config.js index a4762e91..c8a4c46a 100644 --- a/core/config.js +++ b/core/config.js @@ -456,7 +456,7 @@ function getDefaultConfig() { chatServers : { mrc: { - enabled : true, + enabled : false, serverHostname : 'mrc.bottomlessabyss.net', serverPort : 5000, retryDelay : 10000,