...
Property Name | Description | ||||||
---|---|---|---|---|---|---|---|
| The shared directory in which linktool keys are deployed in shared environments. | ||||||
| A local directory used to store search index data. | ||||||
| A comma-delimited list of supported locales. | ||||||
| Override the default logging for one or more components. Use the name of the actual fully qualified classname which has the logging in it (example: DEBUG.org.sakaiproject.email.impl.BasicEmailService) and not the classname of the service api. | ||||||
| Whether or not to log stack traces for application code which abandons a statement or connection. | ||||||
| The classname of the log writer. | ||||||
| The URL users are sent to when they click the "logout" button. | ||||||
| If you want to send different user types to different URLs when they logout, set this property, eg loggedOutUrl.student= http://someplace.com. Will fallback to original loggedOutUrl if usertype is not set, or matching property is not set for this user type. | ||||||
| One or more additional browser agents to support when requesting HTTP basic authentication. The text of the actual setting should be a regex pattern that the desired agent will match. | ||||||
| The source location of the login icon displayed in the portal. | ||||||
| The textual wording associated with the link to the login URL specified in the login.url property. Will not be displayed on the portal unless top.login is set to false. | ||||||
| The URL users are sent to when a login is required. This is the destination for the login link as well as the redirect that occurs when a protected resource is accessed without a login. | ||||||
| Whether to force the use of "extreme logins" (/xlogin) instead of relogins. | ||||||
| The icon associated with the "logout" link. | ||||||
| The textual wording of the link used to log out. |