diff options
| author | Robby- <robby@chat.be> | 2013-09-16 02:33:09 +0200 |
|---|---|---|
| committer | Adam <Adam@anope.org> | 2013-09-27 19:11:02 -0400 |
| commit | 9756f96b8526c150cec5893a157313a1421146f5 (patch) | |
| tree | ebd3b2e7f50c0e399c506fe403ec01a07e13d2a1 /data | |
| parent | 6ac0364f7469168b9fafd1768d447c1173c1a9b0 (diff) | |
example.conf: nickserv:emailregistration -> nickserv:registration
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 59f253548..da3b32347 100644 --- a/data/example.conf +++ b/data/example.conf @@ -966,8 +966,8 @@ mail /* * If set, this option enables the mail commands in Services. You may choose * to disable it if you have no Sendmail-compatible mailer installed. Whilst - * this directive (and entire block) is optional, it is required if the - * nickserv:emailregistration is set to yes. + * this directive (and entire block) is optional, it is required if + * nickserv:registration is set to yes. */ usemail = yes |
