aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/config-default.yml b/config-default.yml
index e10150617..eb0f86d2f 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -55,11 +55,6 @@ clickup:
key: !ENV 'CLICKUP_KEY'
-papertrail:
- address: !ENV 'PAPERTRAIL_ADDRESS'
- port: !ENV 'PAPERTRAIL_PORT'
-
-
rabbitmq:
host: "pdrmq"
port: 5672
@@ -80,6 +75,6 @@ urls:
site_names_api: 'https://api.pythondiscord.com/bot/snake_names'
site_idioms_api: 'https://api.pythondiscord.com/bot/snake_idioms'
site_special_api: 'https://api.pythondiscord.com/bot/special_snakes'
- github_bot_repo: 'https://github.com/discord-python/bot'
+ gitlab_bot_repo: 'https://gitlab.com/discord-python/projects/bot'
bot_avatar: 'https://raw.githubusercontent.com/discord-python/branding/master/logos/logo_circle/logo_circle.png'
omdb: 'http://omdbapi.com'