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 a112ce0e6..46d9ffe65 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -994,6 +994,10 @@
# type: int
# max_out_chat_queue_size = 20
+# Open the pause menu when the window's focus is lost. Does not pause if a formspec is open.
+# type: bool
+# pause_on_lost_focus = false
+
## Advanced
# Timeout for client to remove unused map data from memory.