...
Code Block | ||||
---|---|---|---|---|
| ||||
<!-- what properties? --> <configuration name="height" value="600px" /> <configuration name="sakai.properties.url.key" value="*my.custom.url*" /> <configuration name="reset.button" value="false" type="final" /> |
...
e.g.
If you have a property that you add to every course for every site called
course-department
then you would add this property to the Site (see screenshots below) and then in sakai.properties make it available:
...