diff options
author | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-04-02 20:35:44 +0000 |
---|---|---|
committer | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-04-02 20:35:44 +0000 |
commit | ef400fa6dc98f8be74a37725beb3ef67405d458c (patch) | |
tree | 2a012e9e6b976ad7dd8e8bf1c45f12dcf8bc00b0 | |
parent | 93baed333f9a3f331d72ef5bd1b32556487aba78 (diff) |
Remove restrictgetpass option from the conf
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2239 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | data/example.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/data/example.conf b/data/example.conf index b5d77c0a0..b5f0a1130 100644 --- a/data/example.conf +++ b/data/example.conf @@ -737,12 +737,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. */ |