diff options
author | Adam <Adam@anope.org> | 2010-10-02 00:07:39 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-10-02 00:07:39 -0400 |
commit | a62d824cb4266cdfbfbc81e142b22f1a2e7ed7be (patch) | |
tree | de976c91aeac6dc0be1cd2e46bed76fe60a352e4 /data | |
parent | e3afb119b925513c103c661ffc3c75c7602005e1 (diff) |
Made MemoServ optional
Diffstat (limited to 'data')
-rw-r--r-- | data/example.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/example.conf b/data/example.conf index c9b8a0573..22614de06 100644 --- a/data/example.conf +++ b/data/example.conf @@ -1137,10 +1137,10 @@ chanserv } /* - * [REQUIRED] MemoServ Config + * [OPTIONAL] MemoServ Config * * This section is used to set up the Memo Service pseudo-client. Unless specified otherwise, - * all directives are required. + * all directives are required if you wish to use MemoServ. */ memoserv { |