diff options
| author | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-28 00:50:04 +0000 |
|---|---|---|
| committer | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-28 00:50:04 +0000 |
| commit | a07fd592cba683025a07187e07e31e1d55fcd199 (patch) | |
| tree | d61c9eefb4e91edc2a661949bfb326e95ebb3ce9 /data | |
| parent | bd7f4f8c4995ddc81d5c5ab9cb32ed05048908c2 (diff) | |
Remove CSRestrictGetPass, it is unneeded with the introduction of opertypes. [Adam]
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2136 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'data')
| -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 2e955200c..b5d77c0a0 100644 --- a/data/example.conf +++ b/data/example.conf @@ -873,12 +873,6 @@ chanserv listmax = 50 /* - * If set, Services will only allow Services Root(s) to use the ChanServ GETPASS command on a - * channel. This directive is optional. - */ - #restrictgetpass = yes - - /* * Allow only IRC Operators to use ChanServ. This directive is optional. */ #opersonly = yes |
