Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Release

Tool/Service

Property

Default

Ticket

Change

2.7.1

Archive

archive.toolproperties.excludefilter

password|secret

Jira Legacy
SAK-18965
SAK-18965

Filter properties when performing a site export in order to exclude properties with the string 'secret' or 'password' in the resulting site.xml file.

2.7.1

Help

help.hide

sakai.profile

Jira Legacy
SAK-18627
SAK-18627

Hide the help collection for the legacy Profile tool.

2.7.1

Portal

portal.error.showdetail

true

Jira Legacy
SAK-18585
SAK-18585

Certain institutions consider Sakai error messages overly verbose, revealing technical information that is not relevant to the user (e.g., stack traces, SQL error messages, etc.). You can limit such disclosures by setting portal.error.showdetail to false.

2.7.0

BasicLTI

basiclti.consumer_instance_guid

 

 

Site-wide identifier, e.g., ctools.umich.edu

2.7.0

BasicLTI

basiclti.consumer_instance_name

 

 

Site-wide name, e.g., CTOOLs At University of Michigan

2.7.0

BasicLTI

basiclti.consumer_instance_url

 

 

Site-wide URL, e.g.,

http://ctools.umich.edu

2.7.0

BasicLTI

basiclti.consumer_instance_key.[hostname]

 

 

LMS-wide key, e.g., basiclti.consumer_instance_key.imsglobal.org=lmsng.school.edu

2.7.0

BasicLTI

basiclti.consumer_instance_secret.[hostname]

 

 

LMS-wide secret, e.g., basiclti.consumer_instance_secret.imsglobal.org=secret.

2.7.0

BasicLTI

sakai.testlti.launch

 

 

Suppress portlet form field with supplied launch end-point URL.

2.7.0

BasicLTI

sakai.testlti.key

 

 

Suppress portlet form field with supplied key.

2.7.0

BasicLTI

sakai.testlti.secret

 

 

Suppress portlet form field with supplied secret.

2.7.0

BasicLTI

basiclti.provider.enabled

false

 

Enable BasicLTI producer.

2.7.0

BasicLTI

webservices.allow=.+

 

 

Set the values for the IP address and/or domain addresses from which requests will be accepted.

2.7.0

BasicLTI

basiclti.provider.allowedtools

 

 

List of Sakai tools that can serve as providers (partial list), e.g., sakai.announcements:sakai.assignment.grades:sakai.forums:sakai.gradebook.tool:sakai.resources:sakai.schedule:sakai.samigo:sakai.rwiki

2.7.0

BasicLTI

basiclti.provider.[hostname].secret

 

 

Provide a secret for a given "key", e.g., basiclti.provider.lmsng.school.edu.secret=secret.

2.7.0

BasicLTI

basiclti.provider.highly.trusted.consumers

 

 

Permit clean pass through of site/user credentials for a list of trusted consumers, e.g., basiclti.provider.highly.trusted.consumers=lmsng.school.edu:another.school.edu.

2.7.0

DbContentService

content.filesizeColumnReady

false

Jira Legacy
KNL-427
KNL-427
,
Jira Legacy
SAK-18455
SAK-18455

Default value changed from true to eliminate performance issue affecting Sakai on start up. Of particular relevance if upgrading from Sakai 2.3 or earlier.

2.7.0

Content

content.html.forcedownload

true

Jira Legacy
SAK-18540
SAK-18540

Force browser to download rather than render inline any file served from content hosting with a content-type of text/html.

2.7.0

Profile2

profile2.picture.max

2

 

Upload limit for profile pictures in MB.

2.7.0

Profile2

profile2.convert

false

 

Convert images from old profile to new (true/false).

2.7.0

Profile2

profile2.integration.twitter.enabled

true

 

Allow users to post status updates to Twitter.

2.7.0

Profile2

profile2.integration.twitter.source

Profile2

 

Source listed for Twitter status updates.

2.7.0

Profile2

profile2.picture.change.enabled

true

 

Allow users to change their profile picture.

2.7.0

Profile2

profile2.picture.type

upload

 

Can users upload an image or just link to an existing one (upload/url).

2.7.0

Profile2

profile2.privacy.change.enabled

true

 

Allow users to change their privacy settings.

2.7.0

Profile2

profile2.privacy.default.profileImage

0

 

0=everyone, 1=only connections.

2.7.0

Profile2

profile2.privacy.default.basicInfo

0

 

0=everyone, 1=only connections, 2=only me.

2.7.0

Profile2

profile2.privacy.default.contactInfo

0

 

0=everyone, 1=only connections, 2=only me.

2.7.0

Profile2

profile2.privacy.default.academicInfo

0

 

0=everyone, 1=only connections, 2=only me.

2.7.0

Profile2

profile2.privacy.default.personalInfo

0

 

0=everyone, 1=only connections, 2=only me.

2.7.0

Profile2

profile2.privacy.default.birthYear

true

 

 

2.7.0

Profile2

profile2.privacy.default.search

0

 

0=everyone, 1=only connections.

2.7.0

Profile2

profile2.privacy.default.myFriends

0

 

0=everyone, 1=only connections, 2=only me.

2.7.0

Profile2

profile2.privacy.default.myStatus

0

 

0=everyone, 1=only connections.

2.7.0

Profile2

profile.manager.integration.bean

see note

Jira Legacy
SAK-17573
SAK-17573

Instruct ProfileManager to get it's data from Profile2. Default=org.sakaiproject.profile2.legacy.ProfileManager. If not set tools such as the Roster will use the LegacyProfileManager to provide data.

2.7.0

Profile2

profile2.invisible.users

postmaster

 

Comma separated list of userIds (not eids) that will never show in searches or friends lists.

2.7.0

Sites

site.templates

 

Jira Legacy
SAK-16419
SAK-16419

In 2.6.0 a feature was implemented to allow existing sites to serve as site templates. This was handled by adding the property site.templates and specifying a comma-delimited list of existing sites chosen to serve as templates. For 2.7.0 this property has been eliminated. Instead, the Sites tool must now be used to add the property template with a value equal to true for sites chosen to serve as site templates. Additionally, sites previously designated as site templates must be re-flagged using the Sites tool. In a future release there is a plan to add a checkbox indicating that a site is serving as a template.

2.6.0, 2.5.2

Portfolios

osp.upgrade25

false

Jira Legacy
SAK-13205SAK-13205

If you are upgrading from a pre-2.5.0 version of Sakai, then you must force conversion of portfolio permissions by setting osp.upgrade25=true (see discussion).

2.6.0

Preferences

preferences.pages

 

Jira Legacy
SAK-6545SAK-6545

Controls preference tool page order and visibility. Takes comma-separated list of values identifying the pages (and toolbar actions) to display. Available pages are Notifications, Customize Tabs, Time Zone and Language (see sample settings).

2.6.0, 2.5.2

WebDAV

maxElementsInMemory

 

Jira Legacy
SAK-13403SAK-13403

formerly maximumSize@org.sakaiproject.user.impl.AuthenticationCache now maxElementsInMemory@org.sakaiproject.user.api.AuthenticationManager.cache.

2.6.0, 2.5.2

WebDAV

timeToLive

 

Jira Legacy
SAK-13403SAK-13403

formerly timeoutMs@org.sakaiproject.user.impl.AuthenticationCache and
failureThrottleTimeoutMs@org.sakaiproject.user.impl.AuthenticationCache now timeToLive@org.sakaiproject.user.api.AuthenticationManager.cache.

2.5.0

Portfolios

sakai.reports.useWarehouse

 

Jira Legacy
SAK-10451SAK-10451

formerly osp.reports.useWarehouse.

2.5.0

Worksite Setup

invalidNonOfficialAccountString

 

Jira Legacy
SAK-10762SAK-10762

formerly invalidEmailInIdAccountString

2.5.0

Worksite Setup

officialAccountName

 

Jira Legacy
SAK-10762SAK-10762

formerly noEmailInIdAccountName

2.5.0

Worksite Setup

officialAccountLabel

 

Jira Legacy
SAK-10762SAK-10762

formerly noEmailInIdAccountLabel

2.5.0

Worksite Setup

nonOfficialAccountName

 

Jira Legacy
SAK-10762SAK-10762

formerly emailInIdAccountName

2.5.0

Worksite Setup

nonOfficialAccountLabel

 

Jira Legacy
SAK-10762SAK-10762

formerly emailInIdAccountLabel

2.5.0

Worksite Setup

nonOfficialAccount.url

 

Jira Legacy
SAK-10762SAK-10762

formerly emailInIdAccount.url

2.5.0

Worksite Setup

nonOfficialAccountInstru

 

Jira Legacy
SAK-10762SAK-10762

formerly emailInIdAccountInstru

2.5.0

Worksite Setup

officialAccountValue

 

Jira Legacy
SAK-10762SAK-10762

formerly noEmailInIdAccountValue

2.5.0

Worksite Setup

nonOfficialAccountValue

 

Jira Legacy
SAK-10762SAK-10762

formerly emailInIdAccountValue

9.0 New/changed permissions

...