mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-13 17:30:31 -07:00
feat: Add max concurrent downloads to settings (#347)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
947da2390f
commit
8acd880329
7 changed files with 110 additions and 20 deletions
|
|
@ -1199,5 +1199,7 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"maxConcurrentDownloadsTitle": "Max concurrent downloads",
|
||||
"maxConcurrentDownloadsDesc": "Sets the maximum number of downloads that can run at the same time. Set to 0 to disable the limit."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue