From a65e95837f1061b689ce8e031010f9d98406bb4d Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 6 Apr 2014 23:13:46 -0400 Subject: Document that memo_mail can be in nickserv defaults. These should move to memoserv.conf one day. --- data/nickserv.example.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'data') diff --git a/data/nickserv.example.conf b/data/nickserv.example.conf index a53a7146b..87804e0fa 100644 --- a/data/nickserv.example.conf +++ b/data/nickserv.example.conf @@ -102,6 +102,7 @@ module * - hide_quit: Hide's the nick's last quit message * - memo_signon: Notify user if they have a new memo when they sign into the nick * - memo_receive: Notify user if they have a new memo as soon as it's received + * - memo_mail: Notify user if they have a new memo by mail * - autoop: User will be automatically opped in channels they enter and have access to * - msg: Services messages will be sent as PRIVMSGs instead of NOTICEs, requires * options:useprivmsg to be enabled as well -- cgit