aboutsummaryrefslogtreecommitdiff
path: root/rtorrent.rc
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2024-01-20 12:31:58 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2024-01-20 12:31:58 -0500
commite2a0cf2a79b43f9f86b74270f3d96fe300687804 (patch)
treea87edf55f81e78f4d0968d6f006562090260e068 /rtorrent.rc
parentec83443853116b07f18fbef8c6de31cf157939a0 (diff)
downloaddotfiles-e2a0cf2a79b43f9f86b74270f3d96fe300687804.tar.gz
dotfiles-e2a0cf2a79b43f9f86b74270f3d96fe300687804.tar.xz
Cleanup unused files and code.
Diffstat (limited to 'rtorrent.rc')
-rw-r--r--rtorrent.rc21
1 files changed, 0 insertions, 21 deletions
diff --git a/rtorrent.rc b/rtorrent.rc
deleted file mode 100644
index b023ca8..0000000
--- a/rtorrent.rc
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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