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

Added akillreason directive to defcon block in new config.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1501 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Naram Qashat cyberbotx@cyberbotx.com
2008-10-27 03:14:59 +00:00
parent a9be866804
commit 232d1b5e88
2 changed files with 8 additions and 3 deletions
+6
View File
@@ -954,4 +954,10 @@ defcon
* and will also override globalondefcon and globalondefconmore when set.
*/
#offmessage = "Services are now back to normal, sorry for any inconvenience"
/*
* Defines the reason to use when clients are KILLed or AKILLed from the network while the proper
* DefCon operation is in effect.
*/
#akillreason = "This network is currently not accepting connections, please try again later"
}