From: brain Date: Sat, 3 Apr 2004 15:46:36 +0000 (+0000) Subject: Added support for module-defined chanmodes with no parameters X-Git-Tag: v2.0.23~11226 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=8a1923c253a798f0823cc87d3cfdef012c533871;hp=37ca99f87272214d1b647f734f9ef4334b605779;p=user%2Fhenk%2Fcode%2Finspircd.git Added support for module-defined chanmodes with no parameters Fixed minor typo in example conf git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@361 e03df62e-2008-0410-955e-edbf42e46eb7 --- diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index b6b1e46eb..00de3d415 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -57,7 +57,7 @@ # port - opens an unused port # # type - can be 'clients' or 'servers'. The clients type is # # a standard tcp based socket, the servers type is a # - UDP based connection. # +# UDP based connection. # # default - if the port type is 'servers' then this can be # # specified. If set to 'yes', it indicates that this # # port is the default route for all /connect commands.#