From df64d892e88288fdb5e9f6a8075a67a67032cb39 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 13 May 2019 22:25:38 -0400 Subject: [PATCH] Updated config (markdown) --- config.md | 6 ++++++ 1 file changed, 6 insertions(+) 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: