3 (************************************)
4 (* Never edit options files when
*)
5 (* the daemon is running
*)
6 (************************************)
9 (************************************)
13 (* The port used for connection by other donkey clients.
*)
14 (* changing this option requires restart of MLDonkey core
*)
17 (* The number of servers you want to stay connected to
*)
18 max_connected_servers = 3
20 (* Should mldonkey try to detect sources responsible for corruption and ban them
, currently disabled
*)
21 reliable_sources = true
23 (* Should mldonkey try to detect sources masquerading as others and ban them
*)
24 ban_identity_thieves = true
26 (* A list of server IP to remove from server list. Can contain single IPs
, CIDR ranges
, or begin
-end ranges.
27 Servers on this list can't be added
, and will eventually be removed
*)
28 server_black_list = []
30 (* immediately close connection to servers that don't grant a High ID
*)
33 (* send all clients your IP regardless of what ID was assigned by the server
*)
34 force_client_high_id = false
36 (* Set this option to false if you don't want to
37 receive new servers from servers
*)
38 update_server_list_server = false
40 (* Set this option to false if you don't want to
41 receive new servers from server.met
*)
42 update_server_list_server_met = true
44 (* Set this option to false if you don't want to
45 receive new servers from clients
*)
46 update_server_list_client = false
48 (* Maximal number of sources for each file
*)
49 max_sources_per_file = 5000
51 (* The MD4 of this client
*)
52 client_md4 = "00E0B50D660EA80F530BC4C540506FA4"
54 (* The RSA private key of this client
*)
55 client_private_key = "MIIBCAIBADANBgkqhkiG9w0BAQEFAASB8zCB8AIBAAIxAKVGA5DvO9HEl/pov8Fqc1E5mp83Uy3oRQ9Ob9ycWxpC47HyAHpaMUfr9WLj2+BrZwIBEQIwMJwfKqC3PbJK0S3eC7Xlrnpap0yB4FNfIZYVovj86sjd9su5EHoIlORptq5L7kSBAhkAu7MM9al0lYqt/3eEC5/D7Da22OKOPJFZAhkA4WnmIz3xAA1DBPkHNrUc+xMKUBcYRoq/AhkAsKiEqvnXI1VYd/gDzrR8KZzoU6gNZi5xAhhCTFK/EjfS1rlb0MXi6fl3BZmfFdn2oUcCGHfyegqjsdMDeH7mDwqIRlXG/JrilDZ8Og=="
57 (* Enable secure user identification support
*)
60 (* disconnect if server users is smaller
*)
61 min_users_on_server = 0
63 (* maximum number of files published to servers per minute
, eMule default
200 *)
64 max_published_files = 200
66 (* login of client on eDonkey network
(nothing default to global one
) *)
69 (* The files that were downloaded
*)
73 (************************************)
74 (* SECTION
: Overnet
*)
76 (************************************)
81 (* The protocol version sent on Overnet connections replies
*)
82 protocol_connectreply_version = 44
84 (* The protocol version sent on Overnet connections
*)
85 protocol_connect_version = 1044
87 (* Set this option to false if you don't want to receive new Overnet peers
*)
90 (* The MD4 of the Overnet client
*)
91 md4 = F168E4A3FCDADBBF8175AA5DFBAE8B89
93 (* Interval
(in seconds
) before republish files
*)
96 (* allow extended search to search on overnet
*)
99 (* Size of the filename storage used to answer queries
*)
102 (* port for overnet
*)
103 (* changing this option requires restart of MLDonkey core
*)
108 (************************************)
109 (* SECTION
: Kademlia
*)
110 (* Kademlia options
*)
111 (************************************)
116 (* Set this option to false if you don't want to receive new Overnet peers
*)
119 (* The MD4 of the Overnet client
*)
120 md4 = C5A53009B6AC813961C80F7BD0CC99B4
122 (* Interval
(in seconds
) before republish files
*)
125 (* allow extended search to search on overnet
*)
126 search_keyword = true
128 (* Size of the filename storage used to answer queries
*)
131 (* port for Kademlia
*)
137 (*****************************************************************)
139 (* ADVANCED OPTIONS
*)
141 (* All the options after this line are for the expert
*)
142 (* user. Do not modify them if you are not sure.
*)
144 (*****************************************************************)
150 (************************************)
151 (* SECTION
: Donkey FOR EXPERTS
*)
153 (************************************)
157 (* Max number of UDP packets per round for eXtended Search
*)
160 (* Delay used to request file sources
*)
161 check_client_connections_delay = 180.
163 (* Timeout on client connections when not queued
*)
166 (* Set this option to false if you don't want mldonkey
167 to change the master servers it is connected to
*)
168 keep_best_server = true
170 (* only servers which are set to 'preferred' will be connected
,
171 please note that any server must be set to preferred to use this feature
*)
172 connect_only_preferred_server = false
174 (* Number of servers that can be used to walk
176 max_walker_servers = 1
178 (* The maximal delay a connection with a server should last when walking through the list
*)
179 walker_server_lifetime = 300
180 log_clients_on_console = false
182 (* Allow mldonkey to propagate your sources to other mldonkey clients.
183 This function is superseeded by eMule
-style source exchange
,
184 this option is outdated
*)
185 propagate_sources = false
187 (* Save sources to file_sources.ini and reload them on core start.
*)
191 (* A list of ports that specify servers to remove
192 from server list. Servers with ports on this list can't be added
, and
193 will eventually be removed
*)
196 (* How long should we wait in the queue of another client
*)
197 queued_timeout = 1800.
199 (* How long can a silent client stay in the upload queue
*)
200 upload_timeout = 600.
202 (* How long a downloading client can stay in my upload queue
(in minutes
>5) *)
205 (* If true
, each client is allowed to receive one chunk
, this setting overrides upload_lifetime
*)
206 upload_full_chunks = true
208 (* If true
, each client is allowed to complete only one chunk
, independent
, if it is empty or
209 partial. this setting overrides upload_full_chunks and dynamic_upload_lifetime
,
210 but is
, as a failsafe
, limited by upload_lifetime
(should be set reasonable high
) *)
211 upload_complete_chunks = false
213 (* Each client upload lifetime depends on download
-upload ratio
*)
214 dynamic_upload_lifetime = false
216 (* Uploaded zones (1 zone = 180 kBytes) needed to enable the dynamic upload lifetime *)
217 dynamic_upload_threshold = 10
219 (* How long can a silent server stay connected
*)
220 connected_server_timeout = 1800.
222 (* The weight of upload on a donkey connection compared to upload on other
223 peer
-to
-peer networks. Setting it to
5 for example means that a donkey
224 connection will be allowed to send
5 times more information per second than
225 an Open Napster connection. This is done to favorise donkey connections
226 over other networks
, where upload is less efficient
, without preventing
227 upload from these networks.
*)
230 (* max number of days after which an unconnected server is removed
*)
233 (* How often should remove old donkey servers
(see max_server_age
) be called
234 (in seconds
, 0 to disable
) *)
235 (* changing this option requires restart of MLDonkey core
*)
236 remove_old_servers_delay = 900.
238 (* Minimal number of servers remaining after remove_old_servers
*)
239 min_left_servers = 20
241 (* How often should we check all servers
(minimum
4 hours
, 0 to disable
) *)
242 servers_walking_period = 6
244 (* Are the cancelled files added to the old files list to prevent re
-download ?
*)
245 keep_cancelled_in_old_files = false
247 (* Are the downloaded files added to the old files list to prevent re
-download ?
*)
248 keep_downloaded_in_old_files = false
250 (* true if you want your mldonkey to lose some
251 upload bandwidth sending messages to clients which are banned
:) *)
252 send_warning_messages = false
254 (* true if you want your client to ban
255 clients that try queue jumping
(3 reconnections faster than
9 minutes
) *)
256 ban_queue_jumpers = true
258 (* true if you want your client IP to be set from servers ID
*)
261 (* Set the number of hours you want client to remain banned
*)
264 (* Set the maximal rank of a client to be kept as a client
*)
265 good_client_rank = 500
267 (* (internal option
) *)
268 (* Do not change this option
, internal use only
! *)
272 The following options are not used
(errors
, obsolete
, ...
)
274 become_master_delay = 120
275 immediate_master = false
277 check_connections_delay = 5.
278 max_dialog_history = 30