Sakai Properties Reference - U
Sakai Properties Reference - U
Property Name | Description |
|---|---|
ui.service | The text displayed as the root of the bread crumb bar. In other words, the common name of your Sakai instance. |
url@javax.sql.BaseDataSource | The connection URL to be passed to the JDBC driver (example: jdbc:mysql://127.0.0.1:3306/sakai?useUnicode=true&characterEncoding=UTF-8). The syntax can vary by implementation, consult the vendor documentation for details. |
username@javax.sql.BaseDataSource | The username to use when connecting to the database. |