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:
-
Open the etc/application.conf file in a text editor
-
Add the following configuration:
ambience.banner.licence-expiry.warn-days=0
- The default value is
7. - Setting it to
0disables the advance warning and only shows the banner after the licence has expired.
- Restart the server for the configuration change to take effect.