summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorsapier <Sapier at GMX dot net>2014-04-26 01:15:46 +0200
committersapier <Sapier at GMX dot net>2014-04-29 20:45:16 +0200
commitc03d7dc8a7c35708a39f9c14e2df243e212b283b (patch)
treec99b8036e8ef45ab9228625570d860eefe5ac8d2 /minetest.conf.example
parent088b18da3db8677a8af071e6e1534e54f73640b5 (diff)
downloadminetest-c03d7dc8a7c35708a39f9c14e2df243e212b283b.tar.gz
minetest-c03d7dc8a7c35708a39f9c14e2df243e212b283b.tar.bz2
minetest-c03d7dc8a7c35708a39f9c14e2df243e212b283b.zip
Add download rate to media progress bar (non http mode only!)
Minor coding style fixes
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 707aa675e..dfebe0102 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -203,6 +203,9 @@
# Only has an effect if compiled with cURL
#curl_parallel_limit = 8
+# enable usage of remote media server (if provided by server)
+#enable_remote_media_server = true
+
# Url to the server list displayed in the Multiplayer Tab
#serverlist_url = servers.minetest.net
# File in client/serverlist/ that contains your favorite servers displayed in the Multiplayer Tab