mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Add separate download timeout to allow download of bigger files or on low bandwidth lines
This commit is contained in:
parent
24face5249
commit
13517fb726
3 changed files with 4 additions and 0 deletions
|
@ -212,6 +212,8 @@
|
|||
# - Downloads performed by main menu (e.g. mod manager)
|
||||
# Only has an effect if compiled with cURL
|
||||
#curl_parallel_limit = 8
|
||||
# maximum time in ms a file download (e.g. a mod download) may take
|
||||
#curl_file_download_timeout = 300000
|
||||
|
||||
# enable usage of remote media server (if provided by server)
|
||||
#enable_remote_media_server = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue