Interface TenantSettingsErrorPage

Error page customization.

Hierarchy

  • TenantSettingsErrorPage

Properties

Properties

html: string

Custom Error HTML (Liquid syntax is supported).

show_log_link: boolean

Whether to show the link to log as part of the default error page (true, default) or not to show the link (false).

url: string

URL to redirect to when an error occurs instead of showing the default error page.