From e52056dea332137ae0b6137726052ccf82e468de Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Thu, 6 Mar 2025 08:32:27 +0100 Subject: [PATCH] InfCloud: update related to support of bundled package --- DOCUMENTATION.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index f4e04d8f..32514e79 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -1448,16 +1448,13 @@ It will list your existing address books. #### InfCloud, CalDavZAP and CardDavMATE -You can integrate InfCloud into Radicale's web interface with -[RadicaleInfCloud](https://github.com/Unrud/RadicaleInfCloud). No additional -configuration is required. +You can integrate InfCloud into Radicale's web interface with by simply +download latest package from [InfCloud](https://www.inf-it.com/open-source/clients/infcloud/) +and extract content to new folder `infcloud` in `radicale/web/internal_data/`. -Set the URL of the Radicale server in ``config.js``. If **InfCloud** is not -hosted on the same server and port as Radicale, the browser will deny access to -the Radicale server, because of the -[same-origin policy](https://en.wikipedia.org/wiki/Same-origin_policy). -You have to add additional HTTP header in the `headers` section of Radicale's -configuration. The documentation of **InfCloud** has more details on this. +No further adjustments are required as content is adjusted on the fly (tested with 0.13.1). + +See also [Wiki/Client InfCloud](https://github.com/Kozea/Radicale/wiki/Client-InfCloud). #### Command line