A new set of UI configuration options is introduced to define defaults for portal widgets. Similar to the configuration of protected plugins, the default options for all portal widgets of a specific type can be configured using the following path in /opt/open-xchange/etc/settings/*.properties:
io.ox/portal//widgets/defaults/<type>/<key>=<value>
For example, to assign a color to the quota widget, specify:
io.ox/portal//widgets/defaults/quota/color=red
io.ox/portal//widgets/defaults/<type>/<key>=<value>
For example, to assign a color to the quota widget, specify:
io.ox/portal//widgets/defaults/quota/color=red