reference.conf: fix me being an incompetent fuckwit.

Blind search and replace ruined this file. Remember to check your
regexes, people.
This commit is contained in:
Elizabeth Myers 2016-03-12 20:27:37 -06:00
parent 9abdcf1c64
commit 0e1f366732

View File

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