From 17fc564ce312d3e14b44d051585fa0145b88bf19 Mon Sep 17 00:00:00 2001 From: "Naram Qashat cyberbotx@cyberbotx.com" Date: Mon, 27 Oct 2008 01:08:42 +0000 Subject: Added globalondefcon directive to defcon block in new config. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1497 5417fbe8-f217-4b02-8779-1006273d7864 --- data/example_new.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/example_new.conf b/data/example_new.conf index 0243d60fe..d679b72c3 100644 --- a/data/example_new.conf +++ b/data/example_new.conf @@ -931,4 +931,9 @@ defcon * optional. */ #timeout = 15m + + /* + * If set, Services will send a global message on DefCon level changes. This directive is optional. + */ + #globalondefcon = yes } -- cgit