From c64333e02a4449616683e672739526f4cc762101 Mon Sep 17 00:00:00 2001 From: special Date: Mon, 24 Aug 2009 02:41:34 +0000 Subject: Small example config changes; patch by jdhore git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11538 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/opers.conf.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/opers.conf.example') diff --git a/conf/opers.conf.example b/conf/opers.conf.example index bf91d94e3..d0953d320 100644 --- a/conf/opers.conf.example +++ b/conf/opers.conf.example @@ -90,6 +90,8 @@ # host: What hostnames/IP's are allowed to oper up with this oline. # Multiple options can be separated by spaces and CIDR's are allowed. + # You CAN use just * or *@* for this section, but it is not recommended + # for security reasons. host="ident@dialup15.isp.com *@localhost *@server.com *@3ffe::0/16" # ** ADVANCED ** This option is disabled by default. @@ -141,6 +143,8 @@ # host: What hostnames/IP's are allowed to oper up with this oline. # Multiple options can be separated by spaces and CIDR's are allowed. + # You CAN use just * or *@* for this section, but it is not recommended + # for security reasons. host="ident@dialup15.isp.com *@localhost *@server.com *@3ffe::0/16" # type: What oper type this oline is. See the block above for list -- cgit v1.2.3