2015-08-07 06:01:02 +02:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="XenServerHealthCheck.Properties" GeneratedClassName="Settings">
|
|
|
|
<Profiles />
|
|
|
|
<Settings>
|
|
|
|
<Setting Name="UUID" Roaming="true" Type="System.String" Scope="User">
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="HttpTimeout" Roaming="true" Type="System.Int32" Scope="User">
|
|
|
|
<Value Profile="(Default)">40000</Value>
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="ServerList" Roaming="true" Type="System.String[]" Scope="User">
|
2015-07-16 12:54:37 +02:00
|
|
|
<Value Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
2015-08-07 06:01:02 +02:00
|
|
|
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" /></Value>
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="ProxySetting" Roaming="true" Type="System.Int32" Scope="User">
|
|
|
|
<Value Profile="(Default)">0</Value>
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="ProxyAddress" Roaming="true" Type="System.String" Scope="User">
|
|
|
|
<Value Profile="(Default)" />
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="BypassProxyForLocal" Roaming="true" Type="System.Boolean" Scope="User">
|
|
|
|
<Value Profile="(Default)">False</Value>
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="ProxyPort" Roaming="true" Type="System.Int32" Scope="User">
|
|
|
|
<Value Profile="(Default)">80</Value>
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="ConnectionTimeout" Roaming="true" Type="System.Int32" Scope="User">
|
|
|
|
<Value Profile="(Default)">20000</Value>
|
|
|
|
</Setting>
|
|
|
|
</Settings>
|
2015-07-16 12:54:37 +02:00
|
|
|
</SettingsFile>
|