summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 8d69733a1..ccb57520c 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -69,6 +69,10 @@
# type: bool
# always_fly_fast = true
+# Automatically jump up single-node obstacles.
+# type: bool
+# autojump = false
+
# The time in seconds it takes between repeated right clicks when holding the right mouse button.
# type: float
# repeat_rightclick_time = 0.25