mirror of
https://github.com/anope/anope.git
synced 2026-07-01 13:06:38 +02:00
BUILD : 1.7.5 (410) BUGS : NOTES : Added shot note in example.conf regarding NsRestrictOperNick or whatever it is called.
git-svn-id: svn://svn.anope.org/anope/trunk@410 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@274 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
48a35170a0
commit
760ada1274
@@ -467,6 +467,9 @@ GlobalOnCycleUP "Services are now back online - have a nice day"
|
||||
# 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.
|
||||
# IMPORTANT: Remember that you have to be an ircop if you want to
|
||||
# register the root's nick when setting up Anope for the
|
||||
# the first time.
|
||||
#RestrictOperNicks
|
||||
|
||||
# UseTokens [OPTIONAL]
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="5"
|
||||
VERSION_BUILD="409"
|
||||
VERSION_BUILD="410"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.5 (410)
|
||||
# BUGS :
|
||||
# NOTES : Added shot note in example.conf regarding NsRestrictOperNick or whatever it is called.
|
||||
#
|
||||
# BUILD : 1.7.5 (409)
|
||||
# BUGS :
|
||||
# NOTES : Made expire_all() extern instead of static.
|
||||
|
||||
Reference in New Issue
Block a user