Calendar¶
WebTop Calendar Service
Global Calendar configuration settings¶
Global configuration settings can be changed using the admin interface, as explained in the Global core configuration settings
Settings (defaults)¶
default.view
[ d | w5 | w | dw | m ]Default synchronization status for new calendar folders.default.workday.start
[ hours ]Default workday hours start time.default.workday.end
[ hours ]Default workday hours end time.default.event.reminder.delivery
[ app | email ]Default reminders delivery mode.default.calendar.sync
[ O | R | W ]Default synchronization status for new calendar folder: off, read or write.
Event Settings¶
event.statistic.fields.visible
[ true | false ]Show or hide statistic fields in event window. Defaults totrue
.@since: 5.3.3
Remote Calendars Settings¶
calendar.remote.autosync.enabled
[ true | false ]Enable/Disable remote calendars auto-sync functionality. Defaults tofalse
.@since: 5.3.0calendar.remote.autosync.onlywhenonline
[ true | false ]Enable/Disable remote auto-sync only when calendar’s owner is online. Defaults totrue
.@since: 5.3.0
DAV Settings¶
dav.calendar.delete.enabled
[ true | false ]Enable/Disable calendar deletions through DAV rest-api interface. Defaults tofalse
.@since: 5.2.0