]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Added support for module-defined chanmodes with no parameters
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 3 Apr 2004 15:46:36 +0000 (15:46 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 3 Apr 2004 15:46:36 +0000 (15:46 +0000)
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

index b6b1e46ebc9f3e190216150d38a688346cdf5822..00de3d415ce95dd41c3710d36a1a79906766cea7 100644 (file)
@@ -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.#