summaryrefslogtreecommitdiff
path: root/docs/inspircd.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'docs/inspircd.conf.example')
-rw-r--r--docs/inspircd.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index 913187916..368418f29 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -280,7 +280,7 @@
# are modules that allow for oper password encryption. #
# #
# host - host of client allowed to oper-up. #
-# wildcards accepted #
+# wildcards accepted, seperate multiple hosts with space #
# #
# type - specified above, defines the kind of operator #
# #
@@ -293,7 +293,7 @@
<oper name="katsklaw"
password="s3cret"
- host="*@*"
+ host="*@server.com ident@dialup15.isp.com *@localhost"
type="NetAdmin">