Rev | Line | |
---|
[6976] | 1 | <?xml version='1.0' encoding='utf-8'?>
|
---|
| 2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Clients.Hive" GeneratedClassName="Settings">
|
---|
| 3 | <Profiles />
|
---|
| 4 | <Settings>
|
---|
| 5 | <Setting Name="MaxParallelUploads" Type="System.Int32" Scope="Application">
|
---|
[9700] | 6 | <Value Profile="(Default)">2</Value>
|
---|
[6976] | 7 | </Setting>
|
---|
| 8 | <Setting Name="HLBinaryName" Type="System.String" Scope="Application">
|
---|
| 9 | <Value Profile="(Default)">HeuristicLab 3.3.exe</Value>
|
---|
| 10 | </Setting>
|
---|
[7020] | 11 | <Setting Name="ResultPollingInterval" Type="System.TimeSpan" Scope="Application">
|
---|
[7125] | 12 | <Value Profile="(Default)">00:00:20</Value>
|
---|
[7020] | 13 | </Setting>
|
---|
| 14 | <Setting Name="MaxParallelDownloads" Type="System.Int32" Scope="Application">
|
---|
[7132] | 15 | <Value Profile="(Default)">2</Value>
|
---|
[7020] | 16 | </Setting>
|
---|
[7125] | 17 | <Setting Name="MaxRepeatServiceCalls" Type="System.Int32" Scope="Application">
|
---|
| 18 | <Value Profile="(Default)">5</Value>
|
---|
| 19 | </Setting>
|
---|
[7249] | 20 | <Setting Name="AnonymousUserName" Type="System.String" Scope="Application">
|
---|
| 21 | <Value Profile="(Default)">anonymous</Value>
|
---|
| 22 | </Setting>
|
---|
[9700] | 23 | <Setting Name="EndpointConfigurationPriorities" Type="System.Collections.Specialized.StringCollection" Scope="Application">
|
---|
| 24 | <Value Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
---|
| 25 | <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
---|
| 26 | <string>netTcpBinding_IHiveService</string>
|
---|
| 27 | <string>wsHttpBinding_IHiveService</string>
|
---|
| 28 | </ArrayOfString></Value>
|
---|
| 29 | </Setting>
|
---|
| 30 | <Setting Name="MaxEndpointRetries" Type="System.Int32" Scope="Application">
|
---|
| 31 | <Value Profile="(Default)">3</Value>
|
---|
| 32 | </Setting>
|
---|
[6976] | 33 | </Settings>
|
---|
| 34 | </SettingsFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.