mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
added dynamic timeout. #295
This commit is contained in:
parent
4e4bc03234
commit
800bb84c3e
7 changed files with 29 additions and 15 deletions
|
@ -97,10 +97,10 @@
|
|||
# Set the number of seconds to wait before calling post-process in SickBeard.
|
||||
#sbdelay=0
|
||||
|
||||
# SickBeard wait_for
|
||||
# SickBeard process Time Per GiB
|
||||
#
|
||||
# Set the number of minutes to wait before timing out. If transferring files across drives or network, increase this to longer than the time it takes to copy an episode.
|
||||
#sbwait_for=5
|
||||
# Set the number of minutes to wait, for each GiB of data, before timing out. If transfering files across drives or network, increase this value as needed.
|
||||
#sbTimePerGiB=5
|
||||
|
||||
# SickBeard watch directory.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue