Site updated at 2017-05-19 01:17:20 UTC
This commit is contained in:
parent
eeef039853
commit
4464ad280b
27 changed files with 44 additions and 43 deletions
|
@ -78,7 +78,7 @@
|
|||
<p>Configuration variables:</p>
|
||||
<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>filename</strong> (<em>Required</em>): Name of the file to use. The file will be created if it doesn’t exist and saved in your <code class="highlighter-rouge">config/</code> folder.</li>
|
||||
<li><strong>filename</strong> (<em>Required</em>): Name of the file to use. The file will be created if it doesn’t exist and saved in your <a href="/docs/configuration/">configuration</a> folder.</li>
|
||||
<li><strong>timestamp</strong> (<em>Optional</em>): Setting <code class="highlighter-rouge">timestamp</code> to <code class="highlighter-rouge">True</code> adds a timestamp to every entry.</li>
|
||||
</ul>
|
||||
<p>To use notifications, please see the <a href="/getting-started/automation/">getting started with automation page</a>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue