aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Joseph Banks <[email protected]>2020-04-11 18:14:07 +0100
committerGravatar Joseph Banks <[email protected]>2020-04-11 18:14:07 +0100
commitef555490e222474a48fa470f30a1e600816c465f (patch)
tree682822bf3516742edf14b06c1a724fa221c3d859 /config-default.yml
parentMerge pull request #873 from python-discord/mitigate-permission-unsynchroniza... (diff)
StatsD integration
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 896003973..567caacbf 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -3,6 +3,8 @@ bot:
token: !ENV "BOT_TOKEN"
sentry_dsn: !ENV "BOT_SENTRY_DSN"
+ statsd_host: "graphite"
+
cooldowns:
# Per channel, per tag.
tags: 60