Skip to content

Instantly share code, notes, and snippets.

@mdellavo
Created November 23, 2016 02:03
Show Gist options
  • Save mdellavo/9d310a168caf92ea30cd597013d21572 to your computer and use it in GitHub Desktop.
Save mdellavo/9d310a168caf92ea30cd597013d21572 to your computer and use it in GitHub Desktop.
servers = (
{
address = "rubiks.pulsar-zone.net";
chatnet = "rubiks";
port = "9999";
use_ssl = "yes";
verify_ssl = "no";
}
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment