View Single Post
Old 02-01-2004, 01:39 AM  
SomeoneWhoCares_2
Member
 
Join Date: Sep 2002
Posts: 87
Default

# minumum age (in minutes) a file must have before a user with ratio 0 can download it
set antileech(minage) "60"
# activate this feature
set antileech(ageON) "1"

# complete tag
set antileech(dirtag) "* COMPLET*"
# deny leech users from leeching incomplete releases
set antileech(compON) "1"

# no checks on these dirs
set antileech(****off) {
"Codec"
"Covers"
"Subs"
"Sample"
"Subpack"
"Subtitle"
"VobSubs"
"EXTRAS"
}

# no checks for these file types
set antileech(yesucan) ".nfo .m3u .sfv .txt .jpg .mpg .mpeg .avi"

[FTP_Pre-Command_Events]
retr = TCL ..\scripts\idonthinkso.itcl
SomeoneWhoCares_2 is offline   Reply With Quote