# Everything else is the stock default settings; these are the only things I set
# Global upload and download rate in KiB. "0" for unlimited.
#download_rate = 0
upload_rate = 30
# Default directory to save the downloaded torrents.
directory = ./torrent/download
# Default session directory. Make sure you don't run multiple instance
# of rtorrent using the same session directory. Perhaps using a
# relative path?
session = ./torrent/session
# Watch a directory for new torrents, and stop those that have been
# deleted.
schedule = watch_directory,5,5,load_start=./torrent/watch/*.torrent
schedule = untied_directory,5,5,stop_untied=
# Close torrents when diskspace is low.
schedule = low_diskspace,5,60,close_low_diskspace=500M