Site updated at 2016-09-07 07:09:28 UTC

This commit is contained in:
Travis CI 2016-09-07 07:09:28 +00:00
parent e23d305d22
commit 140c0e14d2
24 changed files with 53 additions and 47 deletions

View file

@ -107,10 +107,10 @@
<ul>
<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>
<li><strong>api_key</strong> (<em>Required</em>): Enter the API key for NMA.</li>
<li><strong>api_key</strong> (<em>Required</em>): The API key for NMA.</li>
</ul>
<p>Details for the (API)[https://www.notifymyandroid.com/api.jsp].</p>
<p>Details for the <a href="https://www.notifymyandroid.com/api.jsp">API</a>.</p>
<p>To use notifications, please see the <a href="/getting-started/automation/">getting started with automation page</a>.</p>