Skip to content

Commit

Permalink
Remove help cog _channel from trace loggers
Browse files Browse the repository at this point in the history
This reverts commit 45615a5.
  • Loading branch information
ChrisLovering committed Feb 8, 2025
1 parent 45615a5 commit 974218d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/namespaces/bots/bot/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: bot-config-env
namespace: bots
data:
BOT_TRACE_LOGGERS: bot.utils.scheduling.ModPingsOnOff,bot.exts.moderation.modpings,bot.exts.backend.sync._syncers,bot.exts.help_channels._channel
BOT_TRACE_LOGGERS: bot.utils.scheduling.ModPingsOnOff,bot.exts.moderation.modpings,bot.exts.backend.sync._syncers
DEBUG: 'False'
DUCK_POND_EXTRA_CHANNEL_BLACKLIST: "[291284109232308226,463035241142026251,463035268514185226]" # The 3 off-topic channels
URLS_PASTE_URL: https://paste.pythondiscord.com

0 comments on commit 974218d

Please sign in to comment.