]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/mldonkey/bittorrent.ini
Grosses mldonkey-Update.
[ipfire-2.x.git] / config / mldonkey / bittorrent.ini
index 14faf87c5ca433339891ab167c5cfd807719c6c8..fbb170ee438a8c36437b39457b76ac8b0f9d16c7 100644 (file)
 
 
        (* The port to bind the client to *)
+       (* changing this option requires restart of MLDonkey core *)
  client_port = 6882
 
        (* The UID of this client *)
- client_uid = FVGUYMROG4XDOLN7O4WJZ2KKH7IL5CBE
+ client_uid = FVGUYMROHEXDALLJAB2KACHON6Y5HBUN
 
        (* Ask the tracker for new sources only if you have fewer than that number of sources *)
  ask_tracker_threshold = 20
        (* Number of peers to request from tracker (Negative # = let tracker decide) *)
  numwant = -1
 
-       (* Interval in seconds 'torrents/incoming' is scanned for new torrent files to be downloaded, 0 to deactivate, changes require restart *)
+       (* Interval in seconds 'torrents/incoming' is scanned for new torrent files to be downloaded, 0 to deactivate *)
+       (* changing this option requires restart of MLDonkey core *)
  import_new_torrents_interval = 60.
 
+       (* Number of retries before a tracker is disabled, use 0 to not disable trackers *)
+ tracker_retries = 10
+
        (* Minimum time in seconds to wait between asking the tracker for sources *)
  min_tracker_reask_interval = 300
 
  user_agent = default
 
        (* (internal option) *)
+       (* Do not change this option, internal use only! *)
  options_version = 0
  old_files = []
 
        (* The port to bind the tracker to *)
+       (* changing this option requires restart of MLDonkey core *)
  tracker_port = 6881
 
        (* The maximal number of tracked files (to prevend saturation attack) *)