aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-03-30 10:11:24 -0700
committerGravatar MarkKoz <[email protected]>2020-03-30 10:11:24 -0700
commit740bf3e81aba605cb2b4690e5bb25dcba85cd174 (patch)
tree74ed1ecd99f37cb829ae2568e86ef0db7a58b598
parentModLog: ignore update channel events for help channels (diff)
HelpChannels: set to enabled by default
-rw-r--r--config-default.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml
index 12f69deca..89f470e19 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -505,7 +505,7 @@ mention:
reset_delay: 5
help_channels:
- enable: false
+ enable: true
# Minimum interval before allowing a certain user to claim a new help channel
claim_minutes: 15