Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/05/13 21:22:47 (11 years ago)
Author:
ascheibe
Message:

#1890 disabled parallel task uploading as this produces a lot of failed db transactions and aborted uploads and therefore does not speed up uploading

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Clients.Hive/3.3/Settings.Designer.cs

    r8957 r9207  
    2626        [global::System.Configuration.ApplicationScopedSettingAttribute()]
    2727        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    28         [global::System.Configuration.DefaultSettingValueAttribute("4")]
     28        [global::System.Configuration.DefaultSettingValueAttribute("1")]
    2929        public int MaxParallelUploads {
    3030            get {
Note: See TracChangeset for help on using the changeset viewer.