From d43db424fef044cb3c77274046d203fae7224bf4 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Mon, 20 Aug 2012 16:47:24 +0200 Subject: Change "allowmismatched" to "allowmismatch" in example config Fixes issue #279 reported by @lethality --- docs/conf/inspircd.conf.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example index f483e6692..7616786c3 100644 --- a/docs/conf/inspircd.conf.example +++ b/docs/conf/inspircd.conf.example @@ -570,10 +570,10 @@ # in channel will be sent a NOTICE about it. announcets="yes" - # allowmismatched: Setting this option to yes will allow servers to link even + # allowmismatch: Setting this option to yes will allow servers to link even # if they don't have the same VF_OPTCOMMON modules loaded. Setting this to # yes may introduce some desyncs and weirdness. - allowmismatched="no" + allowmismatch="no" # defaultbind: Sets the default for tags without an address. Choices are # ipv4 or ipv6; if not specified, IPv6 will be used if your system has support, -- cgit v1.2.3