If not stated otherwise in the description of the individual properties, the default value for all properties is the empty string. If the property takes a numeric value, the empty string is interpreted as zero.
If the Ice.Config property is empty or set to 1, the Ice run time examines the contents of the
ICE_CONFIG environment variable to retrieve the path name of a configuration file. Otherwise,
Ice.Config must be set to the path name of a configuration file. (Path Names can be relative or absolute.) Further property values are read from the configuration file thus specified.
The # character indicates a comment: the
# character and anything following the
# character on the same line are ignored. A line that has the
# character as its first non-white space character is ignored in its entirety.
Any setting of the Ice.Config property inside the configuration file itself is ignored.