Login page

It is possible to include any HTML content in the LiveConfig login page, such as information on upcoming maintenance.

Just create a HTML file at /usr/share/liveconfig/login-info.html. The whole content of this file will automatically be included in the LiveConfig login page.

Example:

<p style="background:#d1ecf1;border:1px solid #bee5eb;border-radius:.25rem;padding:.75rem 1.25rem;">
Due to server maintenance, login to LiveConfig will not be available on April 5th 2020 17:00-18:00 UTC.
</p>

Help button

You can add a “help” button with a custom link to the login page by setting the LCDefaults variable login.help.url.


Last updated on Feb 17, 2021.
next: LiveConfig Default Settings
previous: Customization