Changeset 7255 for branches/RegressionBenchmarks/HeuristicLab.Clients.Hive.Slave.Views/3.3/Properties/Settings.settings
- Timestamp:
- 01/02/12 11:40:31 (13 years ago)
- Location:
- branches/RegressionBenchmarks
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/RegressionBenchmarks
-
branches/RegressionBenchmarks/HeuristicLab.Clients.Hive.Slave.Views/3.3/Properties/Settings.settings
r6983 r7255 13 13 </Setting> 14 14 <Setting Name="ServiceName" Type="System.String" Scope="User"> 15 <Value Profile="(Default)">HeuristicLab.Clients.Hive.SlaveCore.WindowsService</Value> 15 <Value Profile="(Default)">HeuristicLab.Clients.Hive.Slave</Value> 16 </Setting> 17 <Setting Name="ServiceStartStopTimeout" Type="System.TimeSpan" Scope="User"> 18 <Value Profile="(Default)">00:00:20</Value> 19 </Setting> 20 <Setting Name="ServiceReconnectTimeout" Type="System.TimeSpan" Scope="User"> 21 <Value Profile="(Default)">00:00:03</Value> 22 </Setting> 23 <Setting Name="MaxLogCount" Type="System.Int32" Scope="Application"> 24 <Value Profile="(Default)">1000</Value> 16 25 </Setting> 17 26 </Settings>
Note: See TracChangeset
for help on using the changeset viewer.