Disable Licence Expiry Notification Banner

By default, Ambience/Repertoire displays a licence expiry warning banner 7 days before the licence expires. This early warning period can be adjusted by configuring the value to a lower number.

Steps:

  1. Open the etc/application.conf file in a text editor

  2. Add the following configuration:

ambience.banner.licence-expiry.warn-days=0
  • The default value is 7.
  • Setting it to 0 disables the advance warning and only shows the banner after the licence has expired.
  1. Restart the server for the configuration change to take effect.