Skip to content

Commit 974218d

Browse files
committed
Remove help cog _channel from trace loggers
This reverts commit 45615a5.
1 parent 45615a5 commit 974218d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/namespaces/bots/bot/configmap.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: bot-config-env
55
namespace: bots
66
data:
7-
BOT_TRACE_LOGGERS: bot.utils.scheduling.ModPingsOnOff,bot.exts.moderation.modpings,bot.exts.backend.sync._syncers,bot.exts.help_channels._channel
7+
BOT_TRACE_LOGGERS: bot.utils.scheduling.ModPingsOnOff,bot.exts.moderation.modpings,bot.exts.backend.sync._syncers
88
DEBUG: 'False'
99
DUCK_POND_EXTRA_CHANNEL_BLACKLIST: "[291284109232308226,463035241142026251,463035268514185226]" # The 3 off-topic channels
1010
URLS_PASTE_URL: https://paste.pythondiscord.com

0 commit comments

Comments
 (0)