From 7bb4cfb98fbbd6df732a22977abd2f2f7731cea0 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 5 Sep 2020 09:36:41 -0400 Subject: [PATCH] Updated config (markdown) --- config.md | 3 +++ 1 file changed, 3 insertions(+) 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: