From af78267b585616401eee8b803b912c61405d29af Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Fri, 3 Nov 2017 11:40:42 +0100 Subject: [PATCH] Added config example --- config.example.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 config.example.yaml diff --git a/config.example.yaml b/config.example.yaml new file mode 100644 index 00000000..91c14fa8 --- /dev/null +++ b/config.example.yaml @@ -0,0 +1,7 @@ +pushbullet: + token: your_pushbullet_token_here + device: your_pushbullet_device_here # Virtual PushBullet device linked to notifier + +# device_id: (default: current hostname) +# debug: True (default: False) +