Setting system environment variables

Use the system-environment-variables stanza to list the system environment variables that the WebSEAL daemon exports during initialization. Include a separate entry for each system environment variable that you want to export.

Note: The environment variable names are case-sensitive.
The following line is the format of each configuration entry.
<env-name> = <env-value>
<env-name>
The name of the system environment variable.
<env-value>
The value of the system environment variable.

For example:

[system-environment-variables]
LANG = de