/* * lightIRC configuration * www.lightIRC.com * * You can add or change these parameters to customize lightIRC. * Please see the full parameters list at http://redmine.lightirc.com/projects/lightirc/wiki/Customization_parameters * */ var params = {}; /* Change these parameters */ params.host = "irc.mgnchats.nl"; params.port = 7000 params.policyPort = 843;