Sakai Properties Reference - C
Sakai Properties Reference - C
Property Name |
Description |
---|---|
cache.osp.presentation |
Whether or not to cache presentation data for OSP presentations. |
cacheCleanerMinutes@org.sakaiproject.alias.api.AliasService |
The time (in minutes) between alias cache cleanings. |
cacheCleanerMinutes@org.sakaiproject.site.api.SiteService |
The time (in minutes) betweensite service cache cleanings. |
cacheCleanerMinutes@org.sakaiproject.user.api.UserDirectoryService |
The time (in minutes) between user directory cache cleanings. |
cacheLogging@org.sakaiproject.memory.api.MemoryService |
Whether or not the memory cache should log debugging messages. |
cacheMinutes@org.sakaiproject.alias.api.AliasService |
The time (in minutes) to cache an alias. |
cacheMinutes@org.sakaiproject.authz.api.SecurityService |
The time (in minutes) to cache authz information. |
cacheMinutes@org.sakaiproject.site.api.SiteService |
The time (in minutes) to cache site queries. |
cacheMinutes@org.sakaiproject.user.api.UserDirectoryService |
The time (in minutes) to cache user directory service queries. |
calendar |
The ID of the calendar to use instead of the site calendar. |
calendar.merge.display |
Whether or not to allow users to merge calendar entries. |
calendarSummary.highPriorityColor |
The color to use for high priority events in the calendar summary. |
calendarSummary.highPriorityEvents |
The name of a type of high-priority event. |
calendarSummary.lowPriorityColor |
The color to use for low priority events in the calendar summary. |
calendarSummary.lowPriorityEvents |
The name of a type of low-priority event. |
calendarSummary.mediumPriorityColor |
The color to use for medium priority events in the calendar summary. |
calendarSummary.mediumPriorityEvents |
The name of a type of a medium-priority event. |
calendarSummary.viewMode |
Whether the calendar summary should display a week or a month at a time. |
caseSensitiveId@org.sakaiproject.user.api.UserDirectoryService |
Whether or not user EIDs are case sensitive. If the EID and ID are different, this setting does not affect user IDs. |
channel |
The ID of the channel to use instead of the site channel. |
charon.directurl |
Whether or not to restore a saved restore state in the portal if it exists. |
chatMigrationExecuteImmediate@org.sakaiproject.chat2.model.impl.ChatDataMigration |
Whether or not to migrate data from the previous version of chat (Sakai 2.3 or earlier) to the current version (Sakai 2.5 or later). |
checkDb@org.sakaiproject.event.api.EventTrackingService |
Whether or not to check the database for new events. |
checkEvery@org.sakaiproject.tool.api.SessionManager |
How often (in seconds) to check for expired sessions. |
citationsEnabledByDefault@org.sakaiproject.citation.api.ConfigurationService |
Whether or not the citations helper is enabled by default for all sites. |
config@org.sakaiproject.section.api.SectionManager |
Used to control how sections are created in the Section Info tool. If set to MANUAL_MANDATORY, the section Info tool does not allow for externally managed sections, and sections will never be created automatically. If set to MANUAL_DEFAULT, the section Info tool allows the user to choose whether sections should be internally or externally managed. Sections will not be generated for sites unless a site maintainer switches the default "manual" setting to automatic. If set to AUTOMATIC_DEFAULT, the section Info tool allows the user to choose whether sections should be internally or externally managed. Sections will be generated for sites associated with any number of rosters. The default setting for new sites will be automatic management of sections. If set to AUTOMATIC_MANDATORY, the section Info tool does not allow for internally managed sections. Add sections are created automatically, based on the rosters associated with the site. |
configviewer.usejavascript |
Whether or not to use javascript within the Config Viewer tool to convert long text blocks to tooltips. |
container.login |
Whether or not to check the container on login. |
content.mime.inline |
A mime type (ala text/html) that is to be displayed inline. |
content.quota.{site type} |
The quota size (in bytes) for the specified site type. |
content.upload.ceiling |
Specifies an absolute maximum size (in bytes) allowed for a single file uploaded using a multipart form. Does not impact DAV. When not set, the value of content.upload.max is used. |
content.upload.dir |
Specifies the location where commons-fileupload stores uploads as they are being processed. |
content.upload.max |
The maximum size (in megabytes) allowed for a single file uploaded using a multipart form. Does not impact DAV. |
convertToFile@org.sakaiproject.content.api.ContentHostingService |
Whether or not to move file content stored in the database to the filesystem. |
copyright.use_creative_commons |
Whether or not to display additional configuration options used to select a particular variation of the Creative Commons License. |
copyrighttype |
The textual wording for an acceptable type of copyright to be used when uploading resources into Sakai. |
copyrighttype.new |
The textual wording of the default copyright to be used when uploading resources into Sakai. Must match one of the copyright types defined by a copyrighttype configuration parameter. |
copyrighttype.own |
The textual wording of the default copyright to be used when uploading resources into Sakai. Must match one of the copyright types defined by a copyrighttype configuration parameter. |
courseSiteType |
The type of site associated with a course (defaults to "course"). |