added default windows configuration details

This commit is contained in:
Chris Caron 2019-06-29 18:44:29 -04:00
parent 7a89b08a83
commit 6376ec50f7

View File

@ -122,6 +122,12 @@ No one wants to put there credentials out for everyone to see on the command lin
# ~/.config/apprise
# ~/.config/apprise.yml
# Windows users can store their default configuration files here:
# %APPDATA%/Apprise/apprise
# %APPDATA%/Apprise/apprise.yml
# %LOCALAPPDATA%/Apprise/apprise
# %LOCALAPPDATA%/Apprise/apprise.yml
# If you loaded one of those files, your command line gets really easy:
apprise -t 'my title' -b 'my notification body'