diff --git a/doc/reference.conf b/doc/reference.conf index 2cb078c7..a72a7539 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -569,7 +569,7 @@ connect "irc.uplink.com" { flags = compressed, topicburst; }; -connect "ipv6me.server" { +connect "ipv6.lame.server" { /* Hosts that are IPv6 addresses must be in :: shortened form * if applicable. Addresses starting with a colon get an extra * zero prepended, for example: 0::1 @@ -625,8 +625,8 @@ cluster { * all - share all of the above */ - /* share klines/unklines/xlines with *n */ - name = "*n"; + /* share klines/unklines/xlines with *.lan */ + name = "*.lan"; flags = kline, unkline, xline; /* share locops with irc.ircd-ratbox.org and ircd.ircd-ratbox.org */