Update notify.pushbullet.markdown (#1983)

More specific instruction where to retrieve your api key.
This commit is contained in:
arjenfvellinga 2017-02-06 18:44:27 +01:00 committed by Fabian Affolter
parent 0f4865b038
commit 1595a715cb

View File

@ -26,7 +26,7 @@ notify:
Configuration variables: Configuration variables:
- **api_key** (*Required*): Enter the API key for Pushbullet. Go to https://www.pushbullet.com/ to retrieve your API key. - **api_key** (*Required*): Enter the API key for Pushbullet. Go to https://www.pushbullet.com/#settings/account to retrieve your API key / access token.
- **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`. - **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`.
### {% linkable_title Usage %} ### {% linkable_title Usage %}