mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-15 22:52:31 +00:00
* Automatically prune the file status cache every day.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1025 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -236,6 +236,7 @@ main(int argc, char** argv) {
|
||||
|
||||
"schedule = session_save,1800,1800,session_save=\n"
|
||||
"schedule = low_diskspace,5,60,close_low_diskspace=500M\n"
|
||||
"schedule = prune_file_status,3600,86400,system.file_status_cache.prune=\n"
|
||||
|
||||
"encryption=allow_incoming,prefer_plaintext,enable_retry\n"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user