diff options
Diffstat (limited to 'config/rtorrent')
| -rw-r--r-- | config/rtorrent/rtorrent.rc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/rtorrent/rtorrent.rc b/config/rtorrent/rtorrent.rc new file mode 100644 index 0000000..f7c5df9 --- /dev/null +++ b/config/rtorrent/rtorrent.rc @@ -0,0 +1,10 @@ +directory.default.set = ~/data/torrent/dl + +session.path.set = ~/data/torrent/session + +schedule2 = watch_directory,5,5,load.start=~/data/torrent/watch/*.torrent + +dht.mode.set = auto +dht.port.set = 6881 + +# vim:ft=cfg |
