mirror of
https://github.com/caronc/apprise.git
synced 2025-01-24 23:09:29 +01:00
Updated config (markdown)
parent
c3fa138af2
commit
7bb4cfb98f
@ -20,6 +20,9 @@ You can always over-ride the Apprise configuration detection process (whether it
|
||||
* `file:///etc/apprise/caronc.cfg?format=yaml` : This forces what would have otherwise been interpreted as a TEXT file (because of the extension) to be interpreted as a YAML one.
|
||||
* `http://localhost/my/apprise/config?format=text`: Force the processing of the web response to be a TEXT base configuration.
|
||||
|
||||
### Apprise API
|
||||
There is an Apprise API built for hosting your configuration on the cloud; [check it out here](https://github.com/caronc/apprise-api). This is a great cloud solution for centralizing your configuration on your network so it is accessible from anywhere.
|
||||
|
||||
## CLI
|
||||
To get started you can check out this [[dedicated wiki page on the CLI|CLI_Usage]].
|
||||
The following lines work really with the command line:
|
||||
|
Loading…
Reference in New Issue
Block a user