1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Document remote_media setting

This commit is contained in:
Ilya Zhuravlev 2013-02-07 17:58:52 +04:00
parent 86b33c4922
commit 9b2044351f

View file

@ -239,6 +239,10 @@
#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)
# Files that are not present would be fetched the usual way
#remote_media =
# Mapgen stuff