@ -233,25 +233,19 @@ Configuration files can be directly referenced via \fBapprise\fR when referencin
.
.nf
~/\.apprise
~/\.apprise\.yml
~/\.apprise\.conf
~/\.apprise\.yaml
~/\.config/apprise
~/\.config/apprise\.yml
~/\.config/apprise\.conf
~/\.config/apprise\.yaml
~/\.apprise/apprise
~/\.apprise/apprise\.yml
~/\.apprise/apprise\.conf
~/\.apprise/apprise\.yaml
~/\.config/apprise/apprise
~/\.config/apprise/apprise\.yml
~/\.config/apprise/apprise\.conf
~/\.config/apprise/apprise\.yaml
/etc/apprise
/etc/apprise\.yml
/etc/apprise\.conf
/etc/apprise\.yaml
/etc/apprise/apprise
/etc/apprise/apprise\.yml
/etc/apprise/apprise\.conf
/etc/apprise/apprise\.yaml
.
.fi
@ -259,6 +253,9 @@ Configuration files can be directly referenced via \fBapprise\fR when referencin
.IP""0
.
.P
The \fBconfiguration files\fR specified above can also be identified with a \fB\.yml\fR extension or even just entirely removing the \fB\.conf\fR extension altogether\.
.
.P
If a default configuration file is referenced in any way by the \fBapprise\fR tool, you no longer need to provide it a Service URL\. Usage of the \fBapprise\fR tool simplifies to:
@ -276,28 +276,25 @@ command line and all of them will be loaded. You can also point your configurat
a cloud location (by referencing <code>http://</code> or <code>https://</code>. By default <strong>apprise</strong> looks
in the following local locations for configuration files and loads them:</p>
<pre><code>~/.apprise
~/.apprise.yml
<pre><code>~/.apprise.conf
~/.apprise.yaml
~/.config/apprise
~/.config/apprise.yml
~/.config/apprise.conf
~/.config/apprise.yaml
~/.apprise/apprise
~/.apprise/apprise.yml
~/.apprise/apprise.conf
~/.apprise/apprise.yaml
~/.config/apprise/apprise
~/.config/apprise/apprise.yml
~/.config/apprise/apprise.conf
~/.config/apprise/apprise.yaml
/etc/apprise
/etc/apprise.yml
/etc/apprise.conf
/etc/apprise.yaml
/etc/apprise/apprise
/etc/apprise/apprise.yml
/etc/apprise/apprise.conf
/etc/apprise/apprise.yaml
</code></pre>
<p>The <strong>configuration files</strong> specified above can also be identified with a <code>.yml</code>
extension or even just entirely removing the <code>.conf</code> extension altogether.</p>
<p>If a default configuration file is referenced in any way by the <strong>apprise</strong>
tool, you no longer need to provide it a Service URL. Usage of the <strong>apprise</strong>
tool simplifies to:</p>
@ -319,7 +316,7 @@ configuration that you want and only specifically notify a subset of them:</p>
<h2id="COPYRIGHT">COPYRIGHT</h2>
<p>Apprise is Copyright (C) 2024 Chris Caron <ahref="mailto:lead2gold@gmail.com"data-bare-link="true">lead2gold@gmail.com</a></p>
<p>Apprise is Copyright (C) 2024 Chris Caron <ahref="mailto:lead2gold@gmail.com"data-bare-link="true">lead2gold@gmail.com</a></p>