summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example8
1 files changed, 8 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index d1f1de6fb..6aaae2b14 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -266,6 +266,14 @@
#enable_mesh_cache = true
# Enables caching of facedir rotated meshes
+#enable_minimap = true
+# Enables minimap
+#minimap_shape_round = true
+# true - round shape, false - square
+#minimap_double_scan_height = true
+# true = 256, false = 128
+# useable to make minimap smoother on slower machines
+
# The time in seconds it takes between repeated
# right clicks when holding the right mouse button.
#repeat_rightclick_time = 0.25