mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-07 18:52:30 +00:00
* Added a default low_diskspace check for 500MB.
* Properly catch the exceptions being thrown by the 'in_*' events. * Expand ~ in ExecFile. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@950 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -220,6 +220,7 @@ main(int argc, char** argv) {
|
||||
|
||||
//"schedule = scheduler,10,10,download_scheduler=\n"
|
||||
"schedule = session_save,1800,1800,session_save=\n"
|
||||
"schedule = low_diskspace,5,60,close_low_diskspace=500M\n"
|
||||
|
||||
// Changing these will bork the (non-existant) scheduler.
|
||||
"view_add = scheduler\n"
|
||||
|
||||
Reference in New Issue
Block a user