diff --git a/master.html b/master.html index 757b32be..a439164e 100644 --- a/master.html +++ b/master.html @@ -1507,15 +1507,14 @@ username and password. It will list your existing address books.
You can integrate InfCloud into Radicale's web interface with RadicaleInfCloud. -No additional configuration is required.
-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. You have to add additional HTTP header in the
-headers
section of Radicale's configuration. The
-documentation of InfCloud has more details on this.
You can integrate InfCloud into Radicale's web interface with by
+simply download latest package from InfCloud
+and extract content to new folder infcloud
in
+radicale/web/internal_data/
.
No further adjustments are required as content is adjusted on the fly +(tested with 0.13.1).
+See also Wiki/Client +InfCloud.