Recognized System Properties

Team Calendars supports some configuration and debugging settings that can be enabled through Java system properties. System properties are usually set by passing the -D flag to the Java virtual machine in which Confluence is running. See the full instructions. These are mainly useful in the case of troubleshooting or performance issues. Feel free to raise a support request if you're having any trouble with Team Calendars.


SinceDefault ValueEffect

com.atlassian.confluence.extra.calendar3.notification.enabled


true
com.atlassian.confluence.extra.calendar3.concurrent.task.max

20The max number of worker threads used by Team Calendars.
com.atlassian.confluence.extra.calendar3.greenhopper.sprint.enabled

trueIf set to false Jira Agile (GreenHopper) integration is disabled.
com.atlassian.confluence.extra.calendar3.jira.timeout.socket

10000Timeout in milliseconds for the connection to Jira. Increasing this may help if you experience timeouts on Jira calendars.
com.atlassian.confluence.extra.calendar3.jira.issues.max

1000The maximum number of events that will be loaded from a Jira calendar. Increasing this may cause performance issues.
com.atlassian.confluence.extra.calendar3.display.events.dashboard.maxperday

10The maximum number of events that will be shown per day on the upcoming events view on the Confluence dashboard.
com.atlassian.confluence.extra.calendar3.display.events.calendar.maxpercalendar

200The maximum number of events that can be displayed from a single calendar.
com.atlassian.confluence.extra.calendar3.display.events.calendar.maxperdaysummary

3The maximum number of events that will be shown per day in the summary email.
com.atlassian.confluence.extra.calendar3.display.events.calendar.maxdailysummary

4The maximum number of events that will be shown in total in the daily summary email.
com.atlassian.confluence.extra.calendar3.display.events.calendar.maxweeklysummary

8The maximum number of events that will be shown in total in the weekly summary email.
com.atlassian.confluence.extra.calendar3.display.timeline.calendar.maxmonth

6The maximum number of months that will be shown in the timeline view.
Last modified on Apr 23, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.