diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml index 8070927e..8897a252 100644 --- a/src/site/xdoc/faq.xml +++ b/src/site/xdoc/faq.xml @@ -184,6 +184,18 @@ calendar.debug.log.verbose=true]]>

http://localhost:1080/principals/public/path/to/calendar +

+ Shared calendars +

+

To access a shared calendar in Lightning, the URL scheme is: +

+ http://localhost:1080/users/user@company.com + +

To access a shared calendar in iCal, the URL scheme is: +

+ http://localhost:1080/principals/users/user@company.com + + @@ -199,7 +211,9 @@ calendar.debug.log.verbose=true]]> don't keep copies at all.

Under Thunderbird, you can try to change IMAP timeout values - (mail.server.serverindex.timeout + ( + mail.server.serverindex.timeout + and mailnews.tcptimeout) or avoid full mailbox sync: disable global search and indexer under advanced options and change Synchronization & Storage options under Account Settings. diff --git a/src/site/xdoc/serversetup.xml b/src/site/xdoc/serversetup.xml index 026e04ce..46a7b0dc 100644 --- a/src/site/xdoc/serversetup.xml +++ b/src/site/xdoc/serversetup.xml @@ -29,6 +29,7 @@