aports/community/epic5/default-to-oftc.patch
2024-08-26 11:44:43 -04:00

14 lines
419 B
Diff

OFTC is the home of #alpine-linux
--- a/include/config.h
+++ b/include/config.h
@@ -40,7 +40,7 @@
* the client will NOT compile and work properly! Use the default here if
* you dont have other servers to use.
*/
-#define DEFAULT_SERVER "irc.efnet.net irc.undernet.org irc.dal.net"
+#define DEFAULT_SERVER "irc.oftc.net:6697:type=irc-ssl"
/*
* By default we let OpenSSL choose the ciphers we wnat to use.