Site updated at 2017-02-06 21:42:24 UTC

This commit is contained in:
Travis CI 2017-02-06 21:42:24 +00:00
parent a69c65df3e
commit 463713b220
24 changed files with 49 additions and 43 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/#settings/account to retrieve your API key / access token.</li>
<li><strong>api_key</strong> (<em>Required</em>): Enter the API key for Pushbullet. Go to <a href="https://www.pushbullet.com/#settings/account">https://www.pushbullet.com/#settings/account</a> 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>