From 8a1923c253a798f0823cc87d3cfdef012c533871 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 3 Apr 2004 15:46:36 +0000 Subject: [PATCH 1/1] 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 --- docs/inspircd.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.# -- 2.39.2