[Frubar Paste] Hosted by SkyLime - Chat with us at XChannel IRC

Posted by niki on Sun 7th Feb 21:25
download

  1. defaults write net.frubar.nirc \
  2. '{
  3.     "connections.1.host" = "irc.xchannel.org";
  4.     "connections.1.ignoreSSLErrors" = 1;
  5.     "connections.1.isSSL" = 1;
  6.     "connections.1.name" = XChannel;
  7.     "connections.1.port" = 7000;
  8.     "connections.size" = 1;
  9. }'


Submit a correction or amendment below. (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.



Remember my name in a cookie


Code: To highlight particular lines, prefix each line with @@.
Include comments to indicate what you need feedback on.