Lab2lab director config.xml file - 13.2 Configuration
This section contains general configuration settings for the lab2lab Director.
13.2.1 Beta release configuration
An optional single Boolean parameter that defaults to false.
<add key="BetaRelease" value="true"/>
If present and true, then Beta release information is displayed on the start-up splash screen.
13.2.2 Location
Example:
<add key="Location" value="Melbourn"/>
Mandatory Parameters:
| Parameter | Description |
| Location | The system’s Location needs to be specified in the Config file. This is purely for additional information for the UI and messages. |
13.2.2 Serial number
Example:
<add key="SerialNumber" value="LT01"/>
Mandatory Parameters:
| Parameter | Description |
| SerialNumber | The system’s Serial Number needs to be present in the Config file and match the value in the encrypted license file. |