From b0070bbd3bb1cdcbfb7ca2463058448ba79b3111 Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 2 Oct 2010 14:14:00 -0400 Subject: Made ChanServ optional --- data/example.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/example.conf b/data/example.conf index bbc6b5816..00e0d38ad 100644 --- a/data/example.conf +++ b/data/example.conf @@ -1021,10 +1021,10 @@ nickserv } /* - * [REQUIRED] ChanServ Config + * [RECOMMENDED] ChanServ Config * * This section is used to set up the Channel Registration Service pseudo-client. - * Unless specified otherwise, all directives are required. + * Unless specified otherwise, all directives are required if you wish to use ChanServ. */ chanserv { -- cgit