Skip to content

Commit

Permalink
Update rtorrent.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
MinorMole committed Feb 24, 2019
1 parent 8b8c67b commit 6338c67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/rtorrent/rtorrent.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Where rTorrent saves the downloaded files
directory = /root/torrent/downloads
directory = ~/rTorrent/Download

# Where rTorrent saves the session
session = /root/torrent/.session
session = ~/rTorrent/.Session

# Which ports rTorrent can use (Make sure to open them in your router)
port_range = 50000-50000
Expand Down

0 comments on commit 6338c67

Please sign in to comment.