change default "wait_for"

This commit is contained in:
clinton-hall 2014-01-26 11:52:42 +10:30
commit 8555b91ad7
2 changed files with 6 additions and 1 deletions

View file

@ -14,7 +14,7 @@ web_root =
delay = 65 delay = 65
method = renamer method = renamer
delete_failed = 0 delete_failed = 0
wait_for = 2 wait_for = 5
#### Set to 1 if CouchPotatoServer is running on a different server to your NZB client #### Set to 1 if CouchPotatoServer is running on a different server to your NZB client
remoteCPS = 0 remoteCPS = 0

View file

@ -1,5 +1,10 @@
Change_LOG / History Change_LOG / History
V9.2 XX/02/2014
Impacts All
Change default "wait_for" to 5 mins. CouchPotato can take more than 2 minutes to return on renamer.scan request.
V9.1 24/01/2014 V9.1 24/01/2014
Impacts All Impacts All