Site updated at 2016-04-16 19:30:01 UTC

This commit is contained in:
Travis CI 2016-04-16 19:30:01 +00:00
parent 011c0608c8
commit 96f330b140
13 changed files with 169 additions and 169 deletions

View file

@ -134,7 +134,7 @@
<li><strong>name</strong> (<em>Optional</em>): Setting the optional parameter <code>name</code> allows multiple notifiers to be created. The default value is <code>notify</code>. The notifier will bind to the service <code>notify.NOTIFIER_NAME</code>.</li>
<li><strong>sender</strong> (<em>Required</em>): The Jabber ID (JID) that will act as origin of the messages. Add your JID including the domain, eg. your_name@jabber.org.</li>
<li><strong>password</strong> (<em>Required</em>): The password for your given Jabber account.</li>
<li><strong>priority</strong> (<em>Required</em>): The Jabber ID (JID) that will receive the messages.</li>
<li><strong>recipient</strong> (<em>Required</em>): The Jabber ID (JID) that will receive the messages.</li>
<li><strong>tls</strong> (<em>Optional</em>): Allow to disable TLS. Defaults to true.</li>
</ul>