aMule Forum
English => aMule Help => Topic started by: PsychoChris on July 08, 2005, 04:03:32 PM
-
Hello,
where can i find informations about the amule.conf file? Is there any document explaining all the values in the amule.conf?
Thanx in advance!
Greetings,
Chris
-
hum no there is no docu about those values... :]
which one is not clear?
-
Hi stefanero,
there are actually many values i don't know exactly what they are for. Some i probably could guess, but i prefer knowing it exactly and i didn't want to bother you guys with asking for each one i dont know.
But now you asked so here we go... :D
[eMule]
QueueSizePref=50
SafeServerConnect=0
AutoConnectStaticOnly=0
SmartIdCheck=1
ManualHighPrio=0
StartNextFile=0
StartNextFileSameCat=0
FileBufferSizePref=16
DAPPref=1
UAPPref=1
ShowRatesOnTitle=0
SeeShare=2
[ExternalConnect]
ExtractMetaDataTags=0
FullChunkAlloc=0
FullPartAlloc=0
UseSrcSeeds=0
[WebServer]
UseLowRightsUser=1
[Razor_Preferences]
FastED2KLinksHandler=1
FullQueueSources=0
HighQueueRankingSources=0
HighQueueRanking=1200
NoNeededSourcesHandling=2
BTW: I use amuled, amulecmd and amuleweb. If some of the values here could be tweaked better for this purpose i would appreciate any hint.
Greetings,
Chris
-
well ok :)
maybe I will in the end write a wiki page but for now:
[eMule]
#well ok wrong name but still ;)
QueueSizePref=50
#thats the queue six of your mule times 100, so your queue for waiting clients is atm 5000, min is 500 btw
SafeServerConnect=0
#is a safe way to connect to server, usually when you connect you try 3-4 at one time, here one after another will be tryed instead, I would leave it disabled, as it is now....
AutoConnectStaticOnly=0
#mean when you do autoconnect, you only connect automatically to servers which are marked static
SmartIdCheck=1
#hummm no clue :]
ManualHighPrio=0
#manual added servers get high priority
StartNextFile=0
#start the next paused/stopped file when a dl is done
StartNextFileSameCat=0
#same as above but limits it to the same caretory if possible
FileBufferSizePref=16
#thats a buffer for the mule, default is ok
DAPPref=1
#hummm
UAPPref=1
#hummm x2
ShowRatesOnTitle=0
#this is a setting, to show the transfere rates on the downloads title, when you look at the gui
SeeShare=2
# who can see your shared files list:
# 0 = everybody
# 1 = friends only
# 2 = noone
[ExternalConnect]
#well I think the values below dont belong in the external conn section...
ExtractMetaDataTags=0
#does not work yet, its an eMule feature, but not ported yet
FullChunkAlloc=0
#this enabled, makes aMule try to upload full chunks only, so I would enable that
FullPartAlloc=0
#hmmmm
UseSrcSeeds=0
#nice feature, if you have rare files, amule will save 5sources when you close, so you have them at next restart
[WebServer]
UseLowRightsUser=1
#whether to enable a "guest" user account
[Razor_Preferences]
FastED2KLinksHandler=1
#this enabled the ed2k link handler in teh gui
FullQueueSources=0
#this drops the source if the queue is full
HighQueueRankingSources=0
#this drops the source if your queue ranking is higher then a special value
HighQueueRanking=1200
#this is the special value
NoNeededSourcesHandling=2
#this drops no needed sources....
ok I hope I cleared some options up...I will go check for the other once, and come back to you ;)
tata
stefanero
-
Wow stefanero,
thank you very much for this information! Perhaps one day it really would be handy for others too to have a document with all values explained so tweaking is more easy and you guys must not bother so much with questions like this.
Greetings,
Chris