/[mldonkey]/mldonkey/src/daemon/common/commonOptions.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/common/commonOptions.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.100 by spiralvoice, Sat Nov 12 11:30:06 2005 UTC revision 1.101 by spiralvoice, Sat Nov 19 16:11:37 2005 UTC
# Line 443  let max_upload_slots = define_option cur Line 443  let max_upload_slots = define_option cur
443      "How many slots can be used for upload"      "How many slots can be used for upload"
444      int_option 5      int_option 5
445    
446    let friends_upload_slot = define_option current_section ["friends_upload_slot"]
447        "Set aside a single reserved slot to upload to friends"
448        bool_option true
449    
450  let dynamic_slots = define_option current_section ["dynamic_slots"]  let dynamic_slots = define_option current_section ["dynamic_slots"]
451      "Set this to true if you want to have dynamic upload slot allocation (experimental)" bool_option false      "Set this to true if you want to have dynamic upload slot allocation (experimental)" bool_option false
452    

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.101

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26