Files
bpfire/config/mldonkey/fileTP.ini
ms 02dc0a76c8 Hinzugefügt:
* 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
2006-07-24 15:49:37 +00:00

35 lines
836 B
INI

(************************************)
(* Never edit options files when *)
(* the daemon is running *)
(************************************)
(* SECTION : FileTP *)
(* FileTP options *)
(************************************)
(* A list of lists, where each list contains equivalent prefixes for mirrors *)
mirrors = []
(* A list of (hostname, args). Example: [ ( "mycomputer.mydomain.fr", (ssh, "mldonkey@mycomputer.mydomain.fr") ) ] *)
remote_shells = []
(* The command to call to get a range *)
get_range = get_range
(* The argument to !!get_range to get a range *)
range_arg = range
(* (internal option) *)
options_version = 0
(* Chunk size (in bytes) (0 = No chunks) *)
chunk_size = 0
old_urls = []
(*
The following options are not used (errors, obsolete, ...)
*)