diff options
| author | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-09-20 17:05:47 +0000 |
|---|---|---|
| committer | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b <certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-09-20 17:05:47 +0000 |
| commit | fcd9c968eebde92ffeec44ea4a233edc347b6c57 (patch) | |
| tree | 526406eddcb901fe282f219a060100bf0ef30f77 /data | |
| parent | 3a4570a131944cd814f84075cfb15a30904d6a3b (diff) | |
BUILD : 1.7.5 (354) BUGS : NOTES : Added RestrictOpernicks by request. Small feature.
git-svn-id: svn://svn.anope.org/anope/trunk@354 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@230 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/example.conf b/data/example.conf index 1e3cdfbd1..937a11213 100644 --- a/data/example.conf +++ b/data/example.conf @@ -458,6 +458,12 @@ GlobalOnCycleUP "Services are now back online - have a nice day" # option on a pre-1.4.35 Bahamut, it is most likely to break. #UseSVSHOLD +# RestrictOperNick [OPTIONAL] +# Forbids the registration of nicks that contain nick with services +# access. So if Tester is a Services Oper, for example, You can't +# register NewTester or Tester123 unless you are an IRC operator. +#RestrictOperNicks + ########################################################################### # # Mail-related options |
