mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-16 12:45:18 +03:00
13 lines
409 B
Diff
13 lines
409 B
Diff
OFTC is the home of #alpine-linux
|
|
|
|
--- a/include/config.h
|
|
+++ b/include/config.h
|
|
@@ -42,7 +42,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"
|
|
|
|
/*
|
|
* This is the location of your SSL certificate file.
|