From 4390d0ff7490a775bc2ee2ed3461f9eabb4e1f23 Mon Sep 17 00:00:00 2001 From: "atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Mon, 24 May 2004 21:53:45 +0000 Subject: BUILD : 1.7.3 (122) BUGS : None NOTES : New NSNickTracking directive to track nick cores when changing nicks. git-svn-id: svn://svn.anope.org/anope/trunk@122 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@96 5417fbe8-f217-4b02-8779-1006273d7864 --- data/example.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'data') diff --git a/data/example.conf b/data/example.conf index 12b93d3c4..033a470bc 100644 --- a/data/example.conf +++ b/data/example.conf @@ -806,6 +806,13 @@ NSStrictPrivileges NSRestrictGetPass +# NSNickTracking [OPTIONAL] +# +# When enabled, services will track your last nick identified when issuing +# nick changes. + +#NSNickTracking + ########################################################################### # # ChanServ configuration -- cgit