aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-07 12:09:09 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-07 12:09:09 +0100
commit0874f812def0f2cb3154ce1760a7c61fdc917a97 (patch)
tree5f25c09da7085c1ebdb9ff9e38cd5d98a6f80fb6 /config-default.yml
parentUpdate gitignore for logfiles (diff)
Force all loggers to use our handlers, and disable papertrail
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/config-default.yml b/config-default.yml
index e10150617..3a20d10c6 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