]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/mldonkey/fileTP.ini
Fix dns dhcp client helper script.
[people/pmueller/ipfire-2.x.git] / config / mldonkey / fileTP.ini
CommitLineData
02dc0a76
MT
1
2
3 (************************************)
4 (* Never edit options files when *)
5 (* the daemon is running *)
6 (************************************)
7 (* SECTION : FileTP *)
8 (* FileTP options *)
9 (************************************)
10
11
12
13 (* A list of lists, where each list contains equivalent prefixes for mirrors *)
14 mirrors = []
15
16 (* A list of (hostname, args). Example: [ ( "mycomputer.mydomain.fr", (ssh, "mldonkey@mycomputer.mydomain.fr") ) ] *)
17 remote_shells = []
18
19 (* The command to call to get a range *)
20 get_range = get_range
21
22 (* The argument to !!get_range to get a range *)
23 range_arg = range
24
25 (* (internal option) *)
c7e54648 26 (* Do not change this option, internal use only! *)
02dc0a76
MT
27 options_version = 0
28
29 (* Chunk size (in bytes) (0 = No chunks) *)
30 chunk_size = 0
31 old_urls = []
32
33(*
34 The following options are not used (errors, obsolete, ...)
35*)