mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
14 lines
419 B
Diff
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.
|