diff options
author | DukePyrolator <DukePyrolator@anope.org> | 2011-01-08 08:21:18 +0100 |
---|---|---|
committer | DukePyrolator <DukePyrolator@anope.org> | 2011-01-08 08:21:18 +0100 |
commit | efb61ed4a898d56716139f874d08d3faa173a9b5 (patch) | |
tree | a2f2c7e11c6d5398bb3322ec16dbedaa93b5b677 | |
parent | 2e7d08c10b12ff740e0a3cd2259b523007f4fdf6 (diff) |
enabled modeonid in example.conf
-rw-r--r-- | data/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index f46be4270..66b65c413 100644 --- a/data/example.conf +++ b/data/example.conf @@ -1037,7 +1037,7 @@ nickserv * If set, Services will set the channel modes a user has access to upon identifying, assuming * they are not already set. This directive is optional. */ - #modeonid = yes + modeonid = yes /* * If set, Services will add the usermask of registering users to the access list of their |