Description format
When setting fields in the System Environment Settings file (hulenv.cnf), describe them using the following format:
tag_name = set_value
The tag name represents the name of the field to be set. The tag names are fixed and cannot be changed.
Use an equal sign (=) to separate the tag name and the set value. Spaces before and after the equal sign are allowed.
= Remarks =
-
Lines starting with a number sign (#) are recognized as comments.
-
Blank lines are acceptable. In addition, multiple consecutive blank lines are also acceptable.