Sakai Properties Reference - S
Sakai Properties Reference - S
Property Name | Description |
|---|---|
sak11204.forceupgrade | Whether or not to force the upgrade required to fix SAK-11204 on startup. |
sakai.datawarehouse.dbLoader.properties.alterTables | Whether or not to alter the data warehouse tables. |
sakai.datawarehouse.dbLoader.properties.createTableScript | Whether or not to run the script specified in osp.datawarehouse.dbLoader.properties.tableScriptFileName when initializing the OSP data warehouse. |
sakai.datawarehouse.dbLoader.properties.createTables | Whether or not to create the data warehouse tables. |
sakai.datawarehouse.dbLoader.properties.dropTables | Whether or not to drop the data warehouse tables. |
sakai.datawarehouse.dbLoader.properties.indexTables | Whether or not to create indexes for the data warehouse tables. |
sakai.datawarehouse.dbLoader.properties.populateTables | Whether or not populate the data warehouse tables. |
sakai.datawarehouse.dbLoader.properties.tableScriptFileName | The location of a script that will be run when initializing the OSP data warehouse. |
sakai.datawarehouse.useWarehouse | The types of reports to generate from the OSP data warehouse. |
sakai.mailbox.search-threshold | The maximum number of messages that are allowed in a mailarchive channel before searching is disabled for that channel. |
sakai.rutgers.linktool.serverUrl | The URL that will be encoded into the signed set of parameters passed by the link tool. |
sakai.site.multiPlacementTools | The list of tool IDs to allow to be placed multiple times in a single site. |
sakai.xml.sax.parser | The classname of the SAX parser to use. |
sakaiServerKey@org.sakaiproject.citation.api.ConfigurationService | The server key that is added to Google Scholar urls. |
sam_file_upload_comment_out | Whether or not to disable file uploads in SAMigo. |
samigo.answerUploadRepositoryPath | The directory in which file resources uploaded in SAMigo will be stored. |
samigo.autoSumit.enabled | Whether or not to automatically submit assessments. |
samigo.editPubAssessment.restricted | Whether or not to allow editing of published assessments. |
samigo.email.bypassAuth | Whether or not the mail server specified in samigo.smtpserver requires a username and password. |
samigo.email.password | The password to use when communicating with the mail server used for SAMigo. |
samigo.email.prefixedPath | The directory in which to store samigo's email attachment directory. |
samigo.email.prefixedPath | The directory in which to store samigo's email attachment directory. |
samigo.email.username | The username to use when communicating with the mail server used for SAMigo mail messages. |
samigo.samliteEnabled | Whether or not to display a "Quick Create" button on the Assesments home page in SAMigo. |
samigo.saveMediaToDb | Whether or to save media entered using samigo to the database. |
samigo.sizeMax | The maximum size (in bytes) allowed for a single file uploaded using samigo. |
samigo.sizeThreshold | This parameter is set, but does not appear to be used by any code. |
samigo.smtp.port | The port number to communicate with the mail server used for outgoing SAMigo messages. |
samigo.smtp.server | The mail server to use for messages sent by SAMigo. |
scaffolding.permissions.map | Define the default scaffolding permissions for one or more roles. Each numbered instance of this variable should have a corresponding siteTypes and value option. For example, if scaffolding.permissions.map.1 is set, at a minimum scaffolding.permissions.map.1.siteTypes, scaffolding.permissions.map.1.value.count and scaffolding.permissions.map.1.value.1 must be set. |
scaffolding.permissions.map.{number}.siteTypes | A list of site types (portfolio, course, project, etc.) for which the permission map should be used. |
scaffolding.permissions.map.{number}.value | A list of the actual permissions that should be assigned to the role specified in scaffolding.permissions.map.{number}. |
scaffolding.permissions.override | Whether or not to override the existing scaffolding permissions with those set in scaffolding.permissions.map. If set to true, only the permissions set in scaffolding.permissions.map will be set. If set to false, the permissions set in scaffolding.permissions.map will be set in addition to any existing permissions. |
scheduler.event.archive.enabled | This property does not currently appear to be used. |
scheduler.event.archive.length | The length of time (in milliseconds) that sessions are allowed to sit around before being archived. |
schemaUpdate@org.sakaiproject.springframework.orm.hibernate.SessionFactoryBase | Whether or not to execute a schema update after initialize the session factory. |
search.allow.maintain.admin | Whether or not to allow site maintainers to administer the search tool. |
search.alow.maintain.admin | Whether or not to allow site maintainers to administer the search tool. |
search.enable | Whether or not to enable the search tool. |
search.experimental | Whether or not to enable the search tool. |
search.indexbuild | Whether or not to build indexes for the search tool. |
separateIdEid@org.sakaiproject.user.api.UserDirectoryService | Whether or not to use a separate value for a user's ID and EID. |
server.info.url | A URL containing information about this Sakai instance. Can be set to point to a resource stored within Sakai. |
serverId | The unique identifier for a particular node in a cluster. |
serverName | The service hostname for this sakai installation. |
serverUrl | The canonical URL associated with this sakai instance. |
servlet.container | The name of the servlet container to use. Setting this to "websphere" enables specific functionality. Any other setting enables the default behavior. |
setup.request | The return email address for Worksite Setup or Site Info tool change notification messages. |
sharedJournalBase@org.sakaiproject.search.api.JournalSettings | The shared directory for search journaling. |
sit.accessibility | The text associated with the URL specified in accessibility.url. |
sit.contentporttit | The title associated with the content portal iframe. |
sit.contentshead | The text of the header for the content portal iframe. |
sit.help | The text associated with the help link. |
sit.jumpcontent | The text associated with the "jump to content" link. |
sit.jumptools | The text associated with the "jump to tools" link. |
sit.jumpworksite | The text associated with the "jump to worksites" link. |
sit.log | The failover text that appears when logout.text is null. |
sit.more | The text associated with the "more" link that appears when a user is enrolled in more sites than can be displayed as tabs. |
sit.mywor | The text associated with the "My Workspace" link. |
sit.presenceiframetit | The title of the presence iframe displayed on the portal. |
sit.presencetitle | The header text for the presence module displayed on the portal. |
sit.selectmessage | The textual hint to assist users in using the "more sites" dropdown. |
sit.toolshead | The textual hint to assist users in using the tools panel. |
sit.worksite | The text to add at the end of each site's name. |
sit.worksites | The title of the worksites iframe displayed on the portal. |
sit.worksiteshead | The textual hint to assist users in using the worksite navigation tabs. |
Missing property:
site.types
This property allows you to specify the available list of site types to choose from in the Worksite Setup tool
Defaults to course,project,portfolio if not specified.
Since: 2.4 onwards.