aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amule.conf  (Read 2537 times)

PsychoChris

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 66
amule.conf
« 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
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amule.conf
« Reply #1 on: July 08, 2005, 04:07:17 PM »

hum no there is no docu about those values... :]
which one is not clear?
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

PsychoChris

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 66
amule.conf values
« Reply #2 on: July 08, 2005, 05:49:39 PM »

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
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amule.conf
« Reply #3 on: July 08, 2005, 07:07:54 PM »

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
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

PsychoChris

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 66
Thank You!
« Reply #4 on: July 09, 2005, 12:11:05 AM »

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
Logged