head	1.3;
access;
symbols
	OPENPKG_E1_MP_HEAD:1.3
	OPENPKG_E1_MP:1.3
	OPENPKG_E1_MP_2_STABLE:1.3.2.2
	OPENPKG_E1_FP:1.3.2.2
	OPENPKG_2_STABLE_MP:1.3
	OPENPKG_2_STABLE_20061018:1.3.2.2
	OPENPKG_2_STABLE:1.3.0.2
	OPENPKG_CW_FP:1.2;
locks; strict;
comment	@# @;


1.3
date	2005.10.02.16.02.46;	author rse;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	2004.05.21.13.36.10;	author rse;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.21.12.47.31;	author rse;	state Exp;
branches;
next	;

1.3.2.1
date	2005.10.02.16.02.46;	author rse;	state dead;
branches;
next	1.3.2.2;
commitid	iZxwRSmmWscPXUQr;

1.3.2.2
date	2006.10.16.14.52.52;	author rse;	state Exp;
branches;
next	;
commitid	iZxwRSmmWscPXUQr;


desc
@@


1.3
log
@more adjustments for mlDonkey 2.6 world order
@
text
@##
##  mkdonkeyrc -- MLdonkey server configuration
##

#   server process
MLD_HOMEDIR="$HOME/.mldonkey"
MLD_RUNASUSER=""
MLD_CLIENT_NAME="MLdonkey"
MLD_CLIENT_ADDR="0.0.0.0"

#   server user interfaces
MLD_TELNET_ADDR="127.0.0.1"
MLD_TELNET_PORT="4000"
MLD_GUI_ADDR="127.0.0.1"
MLD_GUI_PORT="4001"
MLD_CHAT_ADDR="127.0.0.1"
MLD_CHAT_PORT="4002"
MLD_HTTP_ADDR="127.0.0.1"
MLD_HTTP_PORT="4080"
MLD_GIFT_ADDR="127.0.0.1" # currently not supported on command line
MLD_GIFT_PORT="1213"

#   server access control
MLD_ALLOWIPS="127.0.0.1"
MLD_NOLIMITIPS="127.0.0.1"

#   server P2P networks
MLD_ENABLE_DONKEY="true" 
MLD_ENABLE_OVERNET="true" 
MLD_ENABLE_BITTORRENT="true" 
MLD_ENABLE_OPENNAP="false"
MLD_ENABLE_SOULSEEK="false"
MLD_ENABLE_GNUTELLA="false"
MLD_ENABLE_GNUTELLA2="false"
MLD_ENABLE_FASTTRACK="false"
MLD_ENABLE_DIRECTCONNECT="false"
MLD_ENABLE_OPENFT="false"
MLD_ENABLE_FILETP="false"

#   directory paths
MLD_PATH_INCOMING="./incoming" # currently not supported on command line
MLD_PATH_TEMP="./temp"
MLD_PATH_SHARED="./shared" # currently not supported on command line

#   arbitrary flags to pass to mlnet(1)
MLD_FLAGS=""

#   user/password for HTTP authentication
MLD_ADMIN_USER="admin"
MLD_ADMIN_PASS=""

#   server rates
MLD_RATE_LOW_DOWNLOAD="6"
MLD_RATE_LOW_UPLOAD="2"
MLD_RATE_HIGH_DOWNLOAD="30"
MLD_RATE_HIGH_UPLOAD="10"

@


1.3.2.1
log
@file mldonkeyrc was added on branch OPENPKG_2_STABLE on 2006-10-16 14:52:52 +0000
@
text
@d1 57
@


1.3.2.2
log
@Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class)
@
text
@a0 57
##
##  mkdonkeyrc -- MLdonkey server configuration
##

#   server process
MLD_HOMEDIR="$HOME/.mldonkey"
MLD_RUNASUSER=""
MLD_CLIENT_NAME="MLdonkey"
MLD_CLIENT_ADDR="0.0.0.0"

#   server user interfaces
MLD_TELNET_ADDR="127.0.0.1"
MLD_TELNET_PORT="4000"
MLD_GUI_ADDR="127.0.0.1"
MLD_GUI_PORT="4001"
MLD_CHAT_ADDR="127.0.0.1"
MLD_CHAT_PORT="4002"
MLD_HTTP_ADDR="127.0.0.1"
MLD_HTTP_PORT="4080"
MLD_GIFT_ADDR="127.0.0.1" # currently not supported on command line
MLD_GIFT_PORT="1213"

#   server access control
MLD_ALLOWIPS="127.0.0.1"
MLD_NOLIMITIPS="127.0.0.1"

#   server P2P networks
MLD_ENABLE_DONKEY="true" 
MLD_ENABLE_OVERNET="true" 
MLD_ENABLE_BITTORRENT="true" 
MLD_ENABLE_OPENNAP="false"
MLD_ENABLE_SOULSEEK="false"
MLD_ENABLE_GNUTELLA="false"
MLD_ENABLE_GNUTELLA2="false"
MLD_ENABLE_FASTTRACK="false"
MLD_ENABLE_DIRECTCONNECT="false"
MLD_ENABLE_OPENFT="false"
MLD_ENABLE_FILETP="false"

#   directory paths
MLD_PATH_INCOMING="./incoming" # currently not supported on command line
MLD_PATH_TEMP="./temp"
MLD_PATH_SHARED="./shared" # currently not supported on command line

#   arbitrary flags to pass to mlnet(1)
MLD_FLAGS=""

#   user/password for HTTP authentication
MLD_ADMIN_USER="admin"
MLD_ADMIN_PASS=""

#   server rates
MLD_RATE_LOW_DOWNLOAD="6"
MLD_RATE_LOW_UPLOAD="2"
MLD_RATE_HIGH_DOWNLOAD="30"
MLD_RATE_HIGH_UPLOAD="10"

@


1.2
log
@allow overriding paths
@
text
@a32 1
MLD_ENABLE_AUDIOGALAXY="false"
d41 1
a41 1
MLD_PATH_INCOMING="./incoming"
@


1.1
log
@new package: mldonkey 2.5.21 (Multi-Platform Multi-Networks Peer-to-Peer (P2P) Client/Server)
@
text
@d20 1
a20 1
MLD_GIFT_ADDR="127.0.0.1" # currently not supported
d41 5
@

