mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] Redundant values in configs


From: Roland Arendes
Subject: [Mldonkey-users] Redundant values in configs
Date: Tue, 2 Dec 2003 15:02:42 +0100 (CET)
User-agent: SquirrelMail/1.4.2

Hi

> Found the solution myself... ;-)
> protocol_version was set at 48 (I thought it would represent 0x30h). After
> setting it
> back to 61 everything was fine again.

Fabrice: This value should be hardcoded like the emule_protocol version.
Nobody needs to play around with these values, as it should only increase
with additional code changes by you or other developers.

PS: mldonkey cvs writes values redundant in several config files. Is this
done on purpose?

downloads.ini: max_client_name_len = 25
downloads_expert.ini: max_client_name_len = 25

(this should be fixed, too. No need to fake md4s anymore?)
donkey.ini: server_client_md4 = C862786FD04214D6B91DF7D2EBB3A3CB
donkey.ini: client_md4 = C862786FD00E14D6B91DF7D2EBB36FCB

downloads.ini: enable_server = false
downloads.ini: enable_audiogalaxy = false
downloads.ini: enable_openft = false
downloads_expert.ini: enable_server = false
downloads_expert.ini: enable_audiogalaxy = false
downloads_expert.ini: enable_openft = false

And many more, too...

-Roland





reply via email to

[Prev in Thread] Current Thread [Next in Thread]