projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86b33c4
)
Document remote_media setting
author
Ilya Zhuravlev
<zhuravlevilya@ya.ru>
Thu, 7 Feb 2013 13:58:52 +0000
(17:58 +0400)
committer
Ilya Zhuravlev
<zhuravlevilya@ya.ru>
Thu, 7 Feb 2013 13:58:52 +0000
(17:58 +0400)
minetest.conf.example
patch
|
blob
|
history
diff --git
a/minetest.conf.example
b/minetest.conf.example
index 6559ac88bd8710052a6549deed534b50f41012b1..49fc95ba2f01395497f31fef48940d7123015408 100644
(file)
--- a/
minetest.conf.example
+++ b/
minetest.conf.example
@@
-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