diff --git a/config.md b/config.md index 6b7d6df..29504e2 100644 --- a/config.md +++ b/config.md @@ -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: