diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index 896003973..f2b0bfa9f 100644 --- a/config-default.yml +++ b/config-default.yml @@ -3,6 +3,10 @@ bot: token: !ENV "BOT_TOKEN" sentry_dsn: !ENV "BOT_SENTRY_DSN" + stats: + statsd_host: "graphite" + presence_update_timeout: 300 + cooldowns: # Per channel, per tag. tags: 60 @@ -471,7 +475,6 @@ anti_malware: - '.mp3' - '.wav' - '.ogg' - - '.md' reddit: |