Sakai Properties Reference - R
Sakai Properties Reference - R
Property Name |
Description |
---|---|
refresh@org.sakaiproject.cluster.api.ClusterService |
How often (in seconds) a server should register that it is still alive. |
removeAbandoned@javax.sql.BaseDataSource |
Whether or not to remove abandoned connections. |
removeAbandonedTimeout@javax.sql.BaseDataSource |
The time (in seconds) before an abandond connection can be removed. |
reset.button |
Whether or not to show the tool reset button. |
resetRoles |
The roles to allow to reset their passwords using the password reset tool. |
resources.expanded_folder_size_limit |
The maximum size at which the resources tool will expand a collection (folder, basically). |
resources.show_all_collections.dropbox |
Whether or not to display the "Show Other Sites" link in the list mode of the dropbox tool. |
resources.show_all_collections.helper |
Whether or not to display the "Show Other Sites" link in the list mode of the file picker. |
resources.show_all_collections.tool |
Whether or not to display the "Show Other Sites" link in the list mode of the resources tool. |
review.permissions.map |
A list of site types (portfolio, course, project, etc.) for which the permission map should be used. Each numbered instance of this variable should have a corresponding siteTypes and value option. For example, if review.permissions.map.1 is set, at a minimum review.permissions.map.1.siteTypes, glossary.permissions.map.1.value.count and review.permissions.map.1.value.1 must be set. |
review.permissions.map.{number}.siteTypes |
A list of site types (portfolio, course, project, etc.) for which the permission map should be used. |
review.permissions.map.{number}.value |
A list of the actual permissions that should be assigned to the role specified in review.permissions.{number}. |
review.permissions.override |
Whether or not to override the existing review permissions with those set in review.permissions.map. If set to true, only the permissions set in review.permissions.map will be set. If set to false, the permissions set in review.permissions.map will be set in addition to any existing permissions. |
rollbackOnBorrow@javax.sql.BaseDataSource |
Whether or not to roll back each connection when borrowing it from the pool. |
roster.available.weeks.before.term.start |
The number of weeks before a term that its rosters are available. |
roster.defaultSortColumn |
The default sort column for the roster. |
roster.display.firstNameLastName |
Whether or not to display the first and last name in association with the photo. Does not appear to be used. |
roster.display.hideSingleGroupFilter |
Whether to hide the group components when there is only a single group. |
roster.privacy.display |
Whether or not to display the privacy message in the roster. |
roster_privacy_text |
The textual wording associated with the link to the login URL specified in the lroster.privacy.url property. |
roster_privacy_url |
The URL containing information about the privacy policy for roster information. |
roster_view_email |
Whether or not to show emails in the roster. Set to true by default. |