3 # NOTE: no spaces around the = sign
4 # the config will be sourced (eg. . torrent.conf)
7 SOURCE=/tmp/harddisk/torrent/source
8 WORK=/tmp/harddisk/torrent/work
9 TARGET=/tmp/harddisk/torrent/target
12 # default MAILER is mini_sendmail
13 MAILOPT="-sblackhole.dyndns.org -f"
16 DATE_FORMAT="%d %h %H:%M"
18 # btget port range environment
26 # Seed torrent after completition (YES or NO)
30 #Colors for command line. # comment out if not needed
33 #BACK_UP="\033[1K\033[0G"