mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
added extra params to nzbget config. fixes #247
This commit is contained in:
parent
0093ad27c6
commit
5231321e27
4 changed files with 34 additions and 4 deletions
|
@ -53,6 +53,11 @@
|
|||
# set to 1 to delete failed, or 0 to leave files in place.
|
||||
#cpsdelete_failed=0
|
||||
|
||||
# CouchPotato wait_for
|
||||
#
|
||||
# Set the number of minutes to wait before timing out. If transfering files across drives or network, increase this to longer than the time it takes to copy a movie.
|
||||
#cpswait_for=5
|
||||
|
||||
# CouchPotatoServer and NZBGet are a different system (0, 1).
|
||||
#
|
||||
# set to 1 if CouchPotato and NZBGet are on a different system, or 0 if on the same system.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue