diff --git a/doc/rtorrent.rc b/doc/rtorrent.rc index fd816715..0a348a58 100644 --- a/doc/rtorrent.rc +++ b/doc/rtorrent.rc @@ -37,7 +37,7 @@ # when also reaching total upload in bytes, or when # reaching final upload ratio in percent. # example: stop at ratio 2.0 with at least 200 MB uploaded, or else ratio 20.0 -#schedule = ratio,60,60,stop_on_ratio=200,200M,2000 +#schedule = ratio,60,60,"stop_on_ratio=200,200M,2000" # The ip address reported to the tracker. #ip = 127.0.0.1