Sakai Properties Reference - T
Sakai Properties Reference - T
Property Name | Description |
|---|---|
tags.focus | Whether to use "archival" or "rich" rules when excluding tags. |
termendtime | The end time of a defined term. Each numbered instance should match a term defined in termterm. |
termiscurrent | Whether or not a defined term is the default. |
termlistabbr | The abbreviation to use for a defined term. Each numbered instance should match a term defined in termterm. |
termstarttime | The start time of a defined term. Each numbered instance should match a term defined in termterm. |
termterm | The name of a defined term. |
termyear | The calendar year of a defined term. Each numbered instance should match a term defined in termterm. |
testMode@org.sakaiproject.email.api.EmailService | Whether or not to send outgoing messages. If set to true, no outgoing messages will be sent. |
testOnBorrow@javax.sql.BaseDataSource | Whether or not to test the health of a database connection when checking it out from the pool. |
testOnReturn@javax.sql.BaseDataSource | Whether or not to test the health of a database connection when returning it to the pool. |
testWhileIdle@javax.sql.BaseDataSource | Whether or not to test idle connections. If this is set to false, no idle evictions will occur. |
timeBetweenEvictionRunsMillis@javax.sql.BaseDataSource | The time to wait (in milliseconds between) eviction runs. During an eviction run, idle connections above the minimum are returned to the pool. |
timeToLive@db.cache.SAKAI_ALIAS_PROPERTY | The time (in seconds) to cache table rows in memory for queries run against the sakai_alias_property table. |
timeToLive@db.cache.SAKAI_REALM_PROPERTY | The time (in seconds) to cache table rows in memory for queries run against the sakai_realm_property table. |
timeToLive@db.cache.SAKAI_SITE_GROUP_PROPERTY | The time (in seconds) to cache table rows in memory for queries run against the sakai_site_group_property table. |
timeToLive@db.cache.SAKAI_SITE_PAGE_PROPERTY | The time (in seconds) to cache table rows in memory for queries run against the sakai_site_page_property table. |
timeToLive@db.cache.SAKAI_SITE_PROPERTY | The time (in seconds) to cache table rows in memory for queries run against the sakai_site_property table. |
timeToLive@db.cache.SAKAI_USER_PROPERTY | The time (in seconds) to cache table rows in memory for queries run against the sakai_user_property table. |
timeoutSeconds@org.sakaiproject.presence.api.PresenceService | The time (in seconds) before an entity that has not updated its presence information is considered to no longer be present. |
titleEditableSiteType | One or more site types (course, project, etc.) for which the title should be editable. |
top.login | Whether or not to provide a login form on the portal itself (typically on the top). |