Reconfigure timeouts
This commit is contained in:
@@ -172,7 +172,7 @@ func (z *ZurgConfig) EnableDownloadCache() bool {
|
||||
|
||||
func (z *ZurgConfig) GetRealDebridTimeout() int {
|
||||
if z.RealDebridTimeout == 0 {
|
||||
return 60
|
||||
return 10
|
||||
}
|
||||
return z.RealDebridTimeout
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user