diff options
| author | 2018-07-11 15:17:23 -0400 | |
|---|---|---|
| committer | 2018-07-11 15:17:23 -0400 | |
| commit | 9110007f599c9a92c92b4a9c8bef325a96c77a8c (patch) | |
| tree | f9f3df10c35c095d90fa20bfd8d455eccf2bdd10 /config-default.yml | |
| parent | [Snekbox] Code template should activate snekbox prod VM (diff) | |
Send truncated output to pasting service
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 4402eb9f1..5b87f8d78 100644 --- a/config-default.yml +++ b/config-default.yml @@ -86,3 +86,4 @@ urls: site_user_api: 'https://api.pythondiscord.com/bot/users' site_user_complete_api: 'https://api.pythondiscord.com/bot/users/complete' status: !ENV 'STATUS_URL' + paste_service: 'https://paste.pydis.com/{key}' |