aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-03-30 19:17:34 +0100
committerGravatar GitHub <[email protected]>2021-03-30 19:17:34 +0100
commit2a8ff07dcab71e8e97d268eab93da04b63c8f5d7 (patch)
treea7ea8c38f02182e2c3dc6c6ef409d2d746353f50
parentAdd myself to CODEOWNERS (#1489) (diff)
parentIncrease the total number of help channels to 42 (diff)
Merge pull request #1490 from python-discord/sebastiaan/increase-help-channel-count
Increase the total number of help channels to 42
-rw-r--r--config-default.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml
index 502f0f861..4e7060ea4 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -481,7 +481,7 @@ help_channels:
# Maximum number of channels across all 3 categories
# Note Discord has a hard limit of 50 channels per category, so this shouldn't be > 50
- max_total_channels: 32
+ max_total_channels: 42
# Prefix for help channel names
name_prefix: 'help-'