summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-10-18 00:41:17 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-10-18 00:41:17 +0300
commitfe338745a3bf008c337c24f080c83c7c557c08ed (patch)
tree2959ab3398acedb6e17c3ce879a01d84c3bb6bc2 /minetest.conf.example
parent6ce0c61dc0001f5eba265bbf3463ae9b38d310b9 (diff)
downloadminetest-fe338745a3bf008c337c24f080c83c7c557c08ed.tar.gz
minetest-fe338745a3bf008c337c24f080c83c7c557c08ed.tar.bz2
minetest-fe338745a3bf008c337c24f080c83c7c557c08ed.zip
Make active_block_range default to 2
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index a6f8b5931..6f817d337 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -140,7 +140,7 @@
# Player and object positions are sent at intervals specified by this
#objectdata_interval = 0.2
#active_object_send_range_blocks = 3
-#active_block_range = 5
+#active_block_range = 2
#max_simultaneous_block_sends_per_client = 2
#max_simultaneous_block_sends_server_total = 8
#max_block_send_distance = 8