From ef400fa6dc98f8be74a37725beb3ef67405d458c Mon Sep 17 00:00:00 2001 From: rburchell Date: Thu, 2 Apr 2009 20:35:44 +0000 Subject: [PATCH] Remove restrictgetpass option from the conf git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2239 5417fbe8-f217-4b02-8779-1006273d7864 --- data/example.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/data/example.conf b/data/example.conf index b5d77c0a0..b5f0a1130 100644 --- a/data/example.conf +++ b/data/example.conf @@ -736,12 +736,6 @@ nickserv */ #modeonid = yes - /* - * If set, Services will only allow Services Root(s) to use the NickServ GETPASS command on - * a nick. This directive is optional. - */ - restrictgetpass = yes - /* * If set, Services will track your last nick identified when issuing nick changes. This * directive is optional.