diff --git a/minetest.conf b/minetest.conf index c2d70a2a..31364047 100755 --- a/minetest.conf +++ b/minetest.conf @@ -52,6 +52,8 @@ server_url = http://xorhub.com/ server_announce = true server_address = 158.69.114.146 port = 30001 +# curl default 5sec but timeout, fix to 15sec +curl_timeout = 15000 ### MOVEMENT MODIFICATIONS ### ##############################