From 406a815640c8137dd557a6c3e7c0ef296080fbb0 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sat, 1 Aug 2020 16:35:43 -0400 Subject: [PATCH] add: rtorrent config --- .rtorrent.rc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .rtorrent.rc diff --git a/.rtorrent.rc b/.rtorrent.rc new file mode 100644 index 0000000..eb50092 --- /dev/null +++ b/.rtorrent.rc @@ -0,0 +1,4 @@ +directory.default.set = ~/Downloads/torrents +pieces.hash.on_completion.set = yes +schedule2 = watch_directory,5,5,load.start=~/Downloads/torrents/*.torrent +session.path.set = ~/.rtorrent.session