diff options
| author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-11-18 18:18:07 +0000 |
|---|---|---|
| committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-11-18 18:18:07 +0000 |
| commit | 8e846fa002c0cd448b07ce1de6a1918cbef22530 (patch) | |
| tree | 18d581b01c6bc40052471047f366856ef5cbf0e0 /data | |
| parent | e5e98cc9e55706dfe2eaffde57abda48ec5c1b6a (diff) | |
BUILD : 1.7.6 (448) BUGS : NOTES : Added NSAddAccessOnReg config directive
git-svn-id: svn://svn.anope.org/anope/trunk@448 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@302 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/example.conf b/data/example.conf index 93019ea94..f910fe2b0 100644 --- a/data/example.conf +++ b/data/example.conf @@ -872,6 +872,15 @@ NSRestrictGetPass #NSNickTracking +# NSAddAccessOnReg [OPTIONAL] +# +# When enabled, services will add the usermask of registering users to the +# access list of their newly created account. If you disable this, users +# will always have to identify to nickserv before being recognized, unless +# they manually add an address to the access list of their account. + +NSAddAccessOnReg + ########################################################################### # # ChanServ configuration |
