# 2025.02.12 - [sendnow] Add send.now as download host
# 2025.02.11 - [ranoz] Fix filename (to handle fileid added to download urls) # 2025.02.10 - [mad] Add detection of custom "Removed" response on cdn get from direct links # 2025.02.06 - [ranoz] Add UNAVAILABLE_FOR_LEGAL_REASONS response handling # 2025.02.04 - [mad] Add ConnectTimeoutUpload to separate configurable up/down timeouts
This commit is contained in:
parent
fd4723eb24
commit
0face871aa
12 changed files with 1359 additions and 561 deletions
|
|
@ -24,6 +24,7 @@ LoadPlugins=""
|
|||
# UPLOAD SECTION
|
||||
#-------------------
|
||||
|
||||
ConnectTimeoutUpload=15
|
||||
MaxUploadRetries=4
|
||||
DefaultUploadHosts='1f,uhive,oshi'
|
||||
UploadSpeedMin=10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue