diff --git a/config.md b/config.md index 997c612..fd913cd 100644 --- a/config.md +++ b/config.md @@ -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: