aboutsummaryrefslogtreecommitdiff
path: root/rtorrent.rc
blob: b023ca839f7789f83b4b4b8ee4f9d55e83342d76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#   Manual: https://rtorrent-docs.readthedocs.io/en/latest/

# Global upload and download rate in KiB.
# "0" for unlimited.
#
#throttle.global_down.max_rate.set_kb = 0
#throttle.global_up.max_rate.set_kb = 0

# Default directory to save the downloaded torrents.
directory.default.set = ./

# current directory
session.path.set = ./.rtorrent-session

# start to start, normal just adds them
# schedule2 = watch_directory,5,5,load.start=./torrents/*.torrent
schedule2 = watch_directory,5,5,load.normal=./torrents/*.torrent

network.port_range.set = 6998-6999

pieces.hash.on_completion.set = no