diff options
Diffstat (limited to 'data/example.conf')
-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 |