]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Update docs to indicate ident@mask/bits is allowed in <oper>
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 6 Aug 2006 18:35:40 +0000 (18:35 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 6 Aug 2006 18:35:40 +0000 (18:35 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4740 e03df62e-2008-0410-955e-edbf42e46eb7

docs/inspircd.conf.example

index a7763bee3959a1668baabb3d1704f547b12ea467..40ab26c19796af16643f3ea44fc5b784b8f334f4 100644 (file)
 #                                                                     #
 #  host      - host of client allowed to oper-up.                     #
 #              wildcards accepted, seperate multiple hosts with space #
-#              You may also specify CIDR ip addresses, however, if    #
-#              you do this, ident values are not allowed in the mask. #
+#              You may also specify CIDR ip addresses.                #
 #                                                                     #
 #  type      - specified above, defines the kind of operator          #
 #                                                                     #
 
 <oper   name="katsklaw"
         password="s3cret"
-        host="ident@dialup15.isp.com *@localhost *@server.com 3ffe::0/16"
+        host="ident@dialup15.isp.com *@localhost *@server.com *@3ffe::0/16"
         type="NetAdmin">