utf8-template-macros-enabled

Syntax

utf8-template-macros-enabled = {yes|no}

Description

Specifies how standard WebSEAL HTML files, such as login.html, have data inserted into them when %MACRO% strings are encountered.

This entry affects files in the management and errors directories. You can manage these directories from the Manage Reverse Proxy Management Root page of the LMI.

WebSEAL HTML pages use a UTF-8 character set by default. If you modify the character set to specify the local code page, set this entry to no.

Options

yes
When set to yes, data is inserted in UTF-8 format.
no
When set to no, data is inserted in the local code page format.

Usage

This stanza entry is required.

Default value

yes

Example

utf8-template-macros-enabled = yes