summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-08-06 16:08:07 +0000
committersjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2009-08-06 16:08:07 +0000
commit85515696e305093889595be69c5f4299161fb8be (patch)
treec56e067ccca50cf30625770fac2d3c2a5461b881
parent0b92ee8d30d0a7e44b50079f3751b111cc456dd0 (diff)
Removed nicktracking from example config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2414 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--data/example.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/data/example.conf b/data/example.conf
index 191c9ad02..b430ed3b5 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -843,12 +843,6 @@ nickserv
#modeonid = yes
/*
- * If set, Services will track your last nick identified when issuing nick changes. This
- * directive is optional.
- */
- #nicktracking = yes
-
- /*
* If set, Services will add the usermask of registering users to the access list of their
* newly created account. If not set, users will always have to identify to NickServ before
* being recognized, unless they manually add an address to the access list of their account.