Defining a custom banner
You can define a custom banner that appears below Unravel's title bar; it remains open until the user closes it. The banner is displayed until com.unraveldata.custom.banner.end.date.
Run the following steps to define a custom banner.
Stop Unravel
<Unravel installation directory>/unravel/manager stop
From the installation directory, set the properties in the below table as follows:
<Unravel installation directory>/unravel/manager config properties set
<property>
<value>
##For example: /opt/unravel-install/unravel/manager config properties set com.unraveldata.custom.banner.display trueApply the changes.
<Unravel installation directory>/unravel/manager config apply
Start Unravel
<Unravel installation directory>/unravel/manager start