From 0c02566349a77586796f050eb2d854ca20007a1a Mon Sep 17 00:00:00 2001 From: Julien Malik Date: Wed, 27 Aug 2014 23:55:26 +0200 Subject: [PATCH] set irc.freenode.net as default server --- conf/config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/config.js b/conf/config.js index 0e34ea5..dbaf411 100644 --- a/conf/config.js +++ b/conf/config.js @@ -168,10 +168,10 @@ conf.quit_message = "http://www.kiwiirc.com/ - A hand-crafted IRC client"; // Default settings for the client. These may be changed in the browser conf.client = { - server: 'irc.kiwiirc.com', - port: 6697, + server: 'irc.freenode.net', + port: 6667, ssl: true, - channel: '#kiwiirc', + channel: '#', channel_key: '', nick: 'kiwi_?', settings: {