mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 19:15: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
18 lines
311 B
INI
18 lines
311 B
INI
|
|
(* List of known servers *)
|
|
known_servers = []
|
|
Overnet = {
|
|
|
|
(* List of IP addresses to use to boot Kademlia networks *)
|
|
boot_peers = []
|
|
}
|
|
Kademlia = {
|
|
|
|
(* List of IP addresses to use to boot Kademlia networks *)
|
|
boot_peers = []
|
|
}
|
|
|
|
(*
|
|
The following options are not used (errors, obsolete, ...)
|
|
*)
|