defaults.yml in pushyd-0.7.1 vs defaults.yml in pushyd-0.8.0

- old
+ new

@@ -1,15 +1,10 @@ # common defaults -bus: - host: localhost - port: 5672 - user: guest - pass: guest - +amqp: amqp://guest:guest@localhost:5672/ logs: path: '/tmp/' - file: null - newrelic: null + file: pushyd.log + newrelic: newrelic.log level: debug shout: topic: pushyd period: 10