Sakai Properties Reference - M
mail.importDir
Used to specify the directory where email will be found when importing a non-Sakai email archive into Sakai.
Syntax
Accepts a valid directory location.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
mail.support
The email address users should contact for support.
Syntax
Accepts a valid email address.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
mailtool.group.aware.role
Roles which should be group-aware in mailtool.
Syntax
Accepts a comma-delimited list of valid site roles.
Version
This property is used in the following version(s) of Sakai: 2.4,2.5
mailtool.max.num.attachment
The maximum number of attachments allowed per message. If this is not set, the default is 10000. Set to zero to disabled attachments.
Syntax
Accepts an integer.
Version
This property is used in the following version(s) of Sakai: 2.4,2.5
mailtool.show.renaming.roles
Whether or not to show roles that have been renamed.
Syntax
Can be set to true or false.
Version
This property is used in the following version(s) of Sakai: 2.4,2.5
mailtool.upload.directory
The temporary directory to use when uploading attachments. Defaults to /tmp.
Syntax
Accepts a valid directory location.
Version
This property is used in the following version(s) of Sakai: 2.4,2.5
maxActive@javax.sql.BaseDataSource
The maximum number of active database connections (set to -1 for unlimited).
Syntax
Accepts an integer value.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
maxIdle@javax.sql.BaseDataSource
The maximum number of idle database connections (set to -1 for unlimited).
Syntax
Accepts an integer value.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
maxOpenPreparedStatements@javax.sql.BaseDataSource
The maximum number of prepared statements that can be allocated from the prepared statement pool at a single time (set to -1 for unlimited).
Syntax
Accepts an integer value.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
maxRecipients@org.sakaiproject.email.api.EmailService
Used to set the max recipients per outgoing?emails. It defaults to 100, which is the minimum?that the RFCs say an SMTP server should accept. If an announcement was made with notification, in a site with 500 participants, a setting of 100 results in 5 emails with 100 recipients each.
Syntax
Accepts an integer value.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
maxWait@javax.sql.BaseDataSource
The maximum amount of time (in milliseconds) to wait before throwing an exception when there are no available connections (set to -1 for unlimited).
Syntax
Accepts an integer value.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
mc.default.{variable}
The permission level for a particular role, where {variable} is replaced by an actual role name.
Syntax
A string consisting of a valid permission level.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
mc.defaultLongDescription
Whether or not to turn on the display of full descriptions by default.
Syntax
Can be set to true or false
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
mc.disableLongDesc
Whether or not to disable the display of full descriptions.
Syntax
Can be set to true or false
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
mc.showForumLinksInNav
Whether or not to show links to forums in message center.
Syntax
Can be set to true or false.
Version
This property is used in the following version(s) of Sakai: 2.5
mc.threadedview
Whether or not to display topics in a threaded view.
Syntax
Can be set to true or false
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
melete.migrate
Whether or not to migrate Melete content to Content Hosting.
Syntax
Can be set to true or false.
Version
This property is used in the following version(s) of Sakai: 2.5
mercury.enabled
Whether or not to enabled the mercury portal. Although tools should be secure when accessed through the mercury portal, the mercury portal makes it easier to find poorly secured tools and is typically only enabled for development use.
Syntax
Can be set to true or false
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
mercury.login
A list of eids that can be used to log in to the mercury portal.
Syntax
You must have a mercury.login.count parameter that indicates the total number of eids. You are then expected to have a numbered instance of this element for each number between 1 and the total count. For example, if mercury.login.count is set to 2, you would be expected to provide a mercury.login.count.1 and mercury.login.count.2 setting.
Version
This property is used in the following version(s) of Sakai: 2.5
mercury.password
A list of passwords associated with the eids defined using mercury.login.
Syntax
You must have a mercury.password.count parameter that indicates the total number of eids. You are then expected to have a numbered instance of this element for each number between 1 and the total count. For example, if mercury.password.count is set to 2, you would be expected to provide a mercury.password.count.1 and mercury.password.count.2 setting.
Version
This property is used in the following version(s) of Sakai: 2.5
messagecenter.privacy.text
The text of the privacy warning displayed on the private messages page.
Syntax
Any text, including special characters and HTML.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
messagecenter.privacy.url
A URL containing information about the site's privacy policy. This link will be associated with the text specified in messagecenter.privacy.text.
Syntax
Accepts a valid relative or absolute URL.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
migrateData@org.sakaiproject.content.api.ContentHostingService
Whether or not to migrate content stored in the database to binary format.
Syntax
Can be set to true or false.
Version
This property is used in the following version(s) of Sakai: 2.5
minEvictableIdleTimeMillis@javax.sql.BaseDataSource
The amount of time (in milliseconds) an object may sit idle before it is eligible for eviction.
Syntax
Accepts an integer value.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
minIdle@javax.sql.BaseDataSource
The minimum number of Idle database connections.
Syntax
Accepts an integer value.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
myworkspace.info.url
A page which describes the "My Workspace" site in general terms.
Syntax
Accepts a valid relative or absolute URL.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5