2017-11-29 02:42:36 +01:00
|
|
|
backend.kafka:
|
2017-11-09 05:04:48 +01:00
|
|
|
disabled: False
|
2017-11-29 02:42:36 +01:00
|
|
|
pusher: True # The pusher executable will use this backend by default
|
|
|
|
logging: DEBUG
|
|
|
|
server: your_server:9092
|
|
|
|
topic: runbullet
|
|
|
|
|
|
|
|
backend.pushbullet:
|
|
|
|
disabled: True
|
2017-11-09 05:04:48 +01:00
|
|
|
logging: DEBUG
|
2017-11-03 11:40:42 +01:00
|
|
|
token: your_pushbullet_token_here
|
2017-11-09 05:04:48 +01:00
|
|
|
device: turing
|
2017-11-03 11:40:42 +01:00
|
|
|
|
|
|
|
# device_id: <your_device_id> (default: current hostname)
|
|
|
|
# debug: True (default: False)
|
|
|
|
|