summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/example_new.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/example_new.conf b/data/example_new.conf
index 975fef99b..0243d60fe 100644
--- a/data/example_new.conf
+++ b/data/example_new.conf
@@ -924,4 +924,11 @@ defcon
* Note 2: MLOCK'd modes will not be lost.
*/
#chanmodes = "+R"
+
+ /*
+ * This value can be used to automatically return the network to DefCon level 5 after the specified
+ * time period, just in case any IRC Operator forgets to remove a DefCon setting. This directive is
+ * optional.
+ */
+ #timeout = 15m
}