BarryServer : Git

All the code for all my projects
// BarryServer : Git / IRCWebHooks / commit / e15b4c02bb6272126b1f0b02832cd97be12a1ebe / src / config.h

// Related

IRCWebHooks

Barry Adding non-SSL IRC option e15b4c0 (3 years, 3 months ago)
diff --git a/src/config.h b/src/config.h
index da4c21a..e0c03b8 100644
--- a/src/config.h
+++ b/src/config.h
@@ -9,6 +9,7 @@
 #define CHAN "#webhooks" // Comma separated list
 #define HOST "irc.rizon.net"
 #define PORT "6697"
+#define SSL_IRC 1 // Leave undefined for unencrypted IRC
 
 /* Admin settings */
 #define ADMIN_IDENT "~Barry" // Comma separated list