mirror of
https://github.com/caronc/apprise.git
synced 2025-01-23 22:39:17 +01:00
added default windows configuration details
This commit is contained in:
parent
7a89b08a83
commit
6376ec50f7
@ -122,6 +122,12 @@ No one wants to put there credentials out for everyone to see on the command lin
|
|||||||
# ~/.config/apprise
|
# ~/.config/apprise
|
||||||
# ~/.config/apprise.yml
|
# ~/.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:
|
# If you loaded one of those files, your command line gets really easy:
|
||||||
apprise -t 'my title' -b 'my notification body'
|
apprise -t 'my title' -b 'my notification body'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user