Sakai Properties Reference - A
Sakai Properties Reference - A
Property Name |
Description |
---|---|
accessPath |
Specifies the URL to the access path. This partial URL is used to construct the full URL for accessing resources. For example, the URL to a resource might be http://localhost:8080/access/content/group/1100899697301-3493876 /report.doc where serverUrl is http://localhost:8080, accessPath is /access and /content/group/1100899697301-3493876/report represents the location of the resource. |
accessToUnderlyingConnectionAllowed@javax.sql.BaseDataSource |
Whether or not to allow access to the underlying connections. |
accessibility.url |
A URL that provides accessibility information. The text specified in sit.accessibility is enclosed in the anchor tag associated with this value. |
activeInactiveUser |
Whether or not to allow site maintainers to activate/deactivate user enrollments. |
allow.basic.auth.login |
Whether or not to allow users to authenticate using HTTP Basic Auth. |
allowGroupAssignments@org.sakaiproject.assignment.api.AssignmentService |
Whether or not to enable group awareness in ungraded assignments. By default this is true and Assignments is group aware. |
allowGroupAssignmentsInGradebook@org.sakaiproject.assignment.api.AssignmentService |
Whether or not to enable group awareness in graded assignments. By default this is true and Assignments is group aware. |
allowGroupResources |
Whether or not to make the resources tool group-aware. |
announcement.merge.display |
Whether or not to show the "merge" link in the announcements tool to users with the appropriate permissions (site.upd). |
assignment.instructor.notifications |
Whether or not to enable instructor assignment notifications. If set to false, instructors will not be notified when students complete assignments, and the instructor email options will be hidden. |
assignment.instructor.notifications.default |
The method by which to send out assignment notifications to instructors. |
assignment.submission.confirmation.email |
Whether or not send assignment submission confirmation emails to students. |
assignment.useContentReview |
Whether or not to add assignment submissions to a queue that will be processed by a content review service. |
auto.ddl |
Whether or not to create and update database structures automatically |
availabilityChecksEnabled@org.sakaiproject.content.api.ContentHostingService |
Whether or not to allow availability dates for resources. |