RDM 16.2.0 Upgrade Notes
Configuration changelog
This section provides the information about the changes in the configuration files that need to be taken into account when upgrading the solution. In certain cases, the newly introduced default is used or some configuration is required.
The following table lists the configuration files that were added, changed, or removed.
Added files | Changed files | Removed files |
---|---|---|
/ |
|
/ |
RDM Server application.properties
Added properties
-
ataccama.one.rdm.static-config.logo.src
- default: empty.The image source for your custom logo. When empty (default), the standard "ONE RDM" label is displayed instead.
-
ataccama.one.rdm.static-config.logo.style
- default:width: 100%; height: 100%
.CSS styling for the logo image. Use this to control size, padding, and other visual properties.
-
ataccama.one.rdm.static-config.logo.titleString
- default:ONE RDM
.Text displayed when hovering over the logo. Also used as the
alt
attribute for accessibility.
For details, see RDM Server Application Properties > Static configuration.
Was this page useful?