From efb61ed4a898d56716139f874d08d3faa173a9b5 Mon Sep 17 00:00:00 2001 From: DukePyrolator Date: Sat, 8 Jan 2011 08:21:18 +0100 Subject: enabled modeonid in example.conf --- data/example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') 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 -- cgit