I am indesive
This commit is contained in:
parent
bdb44681a7
commit
b1be97c274
|
@ -30,7 +30,7 @@ session.path.set = ~/.cache/rtorrent/session
|
|||
|
||||
# Watch a directory for new torrents, and stop those that have been
|
||||
# deleted.
|
||||
schedule2 = watch_directory,5,5,load.start=~/.cache/rtorrent/watch/*.torrent
|
||||
schedule2 = watch_directory,5,5,load.start=~/torrents/*.torrent
|
||||
schedule2 = untied_directory,5,5,stop_untied=
|
||||
|
||||
# Close torrents when diskspace is low.
|
||||
|
@ -103,3 +103,4 @@ pieces.hash.on_completion.set = yes
|
|||
#scgi_port = 127.0.0.1:5000
|
||||
#scgi_local = /home/user/rtorrent/rpc.socket
|
||||
#schedule = scgi_permission,0,0,"execute.nothrow=chmod,\"g+w,o=\",/home/user/rtorrent/rpc.socket"
|
||||
# vim: set syntax=conf
|
||||
|
|
Loading…
Reference in a new issue