summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorcyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864>2008-11-15 21:48:20 +0000
committercyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864>2008-11-15 21:48:20 +0000
commit45e9c393df85eab779da2716f756fbdaaaf59f8b (patch)
tree73e14d50346e281f570c3aecb3548a8b6d8b1301 /data
parentb9656d2e632c546dbb00ef5b72b45f666abad64c (diff)
Added anonymousglobal directive to options block in new config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1732 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'data')
-rw-r--r--data/example_new.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/example_new.conf b/data/example_new.conf
index 3dd5193d0..62f4c89ca 100644
--- a/data/example_new.conf
+++ b/data/example_new.conf
@@ -430,6 +430,12 @@ options {
* network. This directive is only required if you enable globaloncycle above.
*/
globaloncycleup = "Services are now back online - have a nice day"
+
+ /*
+ * If set, Services will hide the IRC operator's nick in a global
+ * message/notice. This directive is optional.
+ */
+ #anonymousglobal = yes
}
/*