/[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.101 by spiralvoice, Sat Nov 19 16:11:37 2005 UTC revision 1.102 by spiralvoice, Mon Nov 21 21:35:16 2005 UTC
# Line 1170  let backup_options_format = define_optio Line 1170  let backup_options_format = define_optio
1170      "Define the format of the archive, zip or tar.gz are valid."      "Define the format of the archive, zip or tar.gz are valid."
1171      string_option "tar.gz"      string_option "tar.gz"
1172    
1173    let shutdown_timeout = define_option current_section ["shutdown_timeout"]
1174        "The maximum time in seconds to wait for networks to cleanly shutdown."
1175        int_option 3
1176    
1177    (*    (*
1178  let password = define_option current_section ["password"]  let password = define_option current_section ["password"]
1179    "The password to access your client from the GUI (setting it disables    "The password to access your client from the GUI (setting it disables

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

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