Add section on sharing and publishing calendars, and minor improvements

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-04-05 19:16:25 +02:00
parent 02bd87e499
commit b17d900bbb
3 changed files with 29 additions and 6 deletions

View File

@@ -48,7 +48,10 @@ If you don't use this dedicated command, the reminders will just be send as soon
FreeBusy
--------
Nextcloud returns FreeBusy information.
When logged-in, Nextcloud can return FreeBusy information for all users of the instance, to know when they are available so that you can schedule an event at the right time.
If you don't wish for users to have this possibility, you can disable FreeBusy for the whole instance with the following setting::
php occ config:app:set dav disableFreeBusy --value yes
Subscriptions
----------------------