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

Added message directive to defcon block in new config.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1499 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Naram Qashat cyberbotx@cyberbotx.com
2008-10-27 03:08:55 +00:00
parent 3d3b03fbc6
commit c59fccb7f9
2 changed files with 10 additions and 3 deletions
+6
View File
@@ -942,4 +942,10 @@ defcon
* changes. This directive is optional.
*/
#globalondefconmore = yes
/*
* Defines the message that will be sent on DefCon level changes when globalondefconmore is set.
* This directive is required only when globalondefconmore is set.
*/
#message = "Put your message to send your users here. Dont forget to uncomment globalondefconmore"
}