mirror of https://github.com/caronc/apprise
Updated config (markdown)
parent
e046c3d121
commit
df64d892e8
|
@ -16,6 +16,12 @@ If the Apprise CLI tool is executed without any notification URLs or Configurati
|
|||
* **~/.config/apprise**
|
||||
* **~/.config/apprise.yml**
|
||||
|
||||
Microsoft Windows users can find the configuration path as:
|
||||
* **%APPDATA%/Apprise/apprise**
|
||||
* **%APPDATA%/Apprise/apprise.yml**
|
||||
* **%LOCALAPPDATA%/Apprise/apprise**
|
||||
* **%LOCALAPPDATA%/Apprise/apprise.yml**
|
||||
|
||||
**Note:** The configuration locations identified above are ignored if a **--config** (**-c**) argument is specified.
|
||||
|
||||
### CLI Examples:
|
||||
|
|
Loading…
Reference in New Issue