1
0
mirror of https://github.com/anope/anope.git synced 2026-07-09 21:03:12 +02:00

Added nickregdelay directive to options block in new config.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1733 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
cyberbotx
2008-11-15 21:48:33 +00:00
parent 45e9c393df
commit a5ef72b9b4
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -436,6 +436,12 @@ options {
* message/notice. This directive is optional.
*/
#anonymousglobal = yes
/*
* Prevents users from registering their nick if they are not connected
* for at least the given number of seconds. This directive is optional.
*/
#nickregdelay = 30
}
/*