mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
* Mldonkey 2.7.7 * Ocaml - letzte Version. * Net-Config ins Webinterface. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@226 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
14 lines
267 B
INI
14 lines
267 B
INI
|
|
(* All the swarmers used *)
|
|
swarmers = []
|
|
|
|
(* The files whose download is finished *)
|
|
done_files = []
|
|
|
|
(* The files currently being downloaded, primary downloads must come first *)
|
|
files = []
|
|
|
|
(*
|
|
The following options are not used (errors, obsolete, ...)
|
|
*)
|