1
0
mirror of https://github.com/minetest/minetest.git synced 2025-06-28 06:11:44 +02:00

Remove settings not used any longer

This commit is contained in:
sapier
2014-05-18 16:48:17 +02:00
parent 6b37529bd6
commit 3939ab6c9d
2 changed files with 0 additions and 8 deletions

View File

@ -341,11 +341,6 @@
#dedicated_server_step = 0.1
# Can be set to true to disable shutting down on invalid world data
#ignore_world_load_errors = false
# Congestion control parameters
# time in seconds, rate in ~500B packets
#congestion_control_aim_rtt = 0.2
#congestion_control_max_rate = 400
#congestion_control_min_rate = 10
# Specifies URL from which client fetches media instead of using UDP
# $filename should be accessible from $remote_media$filename via cURL
# (obviously, remote_media should end with a slash)