Facebook
From mike, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 237
  1. /*
  2.  * lightIRC configuration
  3.  * www.lightIRC.com
  4.  *
  5.  * You can add or change these parameters to customize lightIRC.
  6.  * Please see the full parameters list at http://redmine.lightirc.com/projects/lightirc/wiki/Customization_parameters
  7.  *
  8.  */
  9.  
  10. var params = {};
  11.  
  12. /* Change these parameters */
  13. params.host                         = "irc.mgnchats.nl";
  14. params.port                         = 7000
  15. params.policyPort                   = 843;