Site updated at 2017-02-06 17:48:27 UTC

This commit is contained in:
Travis CI 2017-02-06 17:48:27 +00:00
parent 1ea7f44dd0
commit 6a1ae2df82
23 changed files with 37 additions and 37 deletions

View file

@ -105,7 +105,7 @@
<p>Configuration variables:</p>
<ul>
<li><strong>api_key</strong> (<em>Required</em>): Enter the API key for Pushbullet. Go to https://www.pushbullet.com/ to retrieve your API key.</li>
<li><strong>api_key</strong> (<em>Required</em>): Enter the API key for Pushbullet. Go to https://www.pushbullet.com/#settings/account to retrieve your API key / access token.</li>
<li><strong>name</strong> (<em>Optional</em>): Setting the optional parameter <code class="highlighter-rouge">name</code> allows multiple notifiers to be created. The default value is <code class="highlighter-rouge">notify</code>. The notifier will bind to the service <code class="highlighter-rouge">notify.NOTIFIER_NAME</code>.</li>
</ul>