diff options
-rw-r--r-- | data/nickserv.example.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |