]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Clarify the documentation of <connect:allow>.
authorPeter Powell <petpow@saberuk.com>
Tue, 12 Dec 2017 20:20:33 +0000 (20:20 +0000)
committerPeter Powell <petpow@saberuk.com>
Tue, 12 Dec 2017 20:20:33 +0000 (20:20 +0000)
docs/conf/inspircd.conf.example

index 8ec6616bd5dd82d68afb8819286f5a5c4d2cd2a9..164f8130d3eb46e60cc818692db99dab460455fa 100644 (file)
          # you only want to adjust sendq and a password
          parent="main"
 
-         # allow: What IP addresses/hosts to allow for this block.
+         # allow: The IP address or hostname of clients that can use this
+         # class. You can specify either an exact match, a glob match, or
+         # a CIDR range here.
          allow="203.0.113.*"
 
          # hash: what hash this password is hashed with. requires the module
          # connect class inheriting.
          name="main"
 
-         # allow: What IP addresses/hosts to allow for this block.
+         # allow: The IP address or hostname of clients that can use this
+         # class. You can specify either an exact match, a glob match, or
+         # a CIDR range here.
          allow="*"
 
          # maxchans: Maximum number of channels a user in this class