mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
Cleaned up option_handler_rules.*, it now uses the slot_map_* properly.
Erases the screen upon quit. Added option for checking the hash for completed downloads. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@471 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
+5
-1
@@ -30,6 +30,10 @@
|
||||
# Port range to use for listening.
|
||||
#port = 6890-6999
|
||||
|
||||
# Check hash for finished torrents. Might be usefull until the bug is
|
||||
# fixed that causes lack of diskspace not to be properly reported.
|
||||
#check_hash = no
|
||||
|
||||
#
|
||||
# Do not modify the following parameters unless you know what you're doing.
|
||||
#
|
||||
@@ -44,4 +48,4 @@
|
||||
#max_open_files = 100
|
||||
|
||||
# Dump data received from trackers to the files "./tracker_dump.<time>".
|
||||
#dump_tracker = no
|
||||
#tracker_dump = no
|
||||
|
||||
Reference in New Issue
Block a user