]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - minetest.conf.example
Add a refresh button to the serverlist (#6957)
[dragonfireclient.git] / minetest.conf.example
index 357d677f41eed5db14ed5188f1503bff346bc918..46d9ffe6557e16eb56cca7e105a749dea971a896 100644 (file)
 
 #    In-game chat console height, between 0.1 (10%) and 1.0 (100%).
 #    type: float min: 0.1 max: 1
-# console_height = 1.0
+# console_height = 0.6
 
 #    In-game chat console background color (R,G,B).
 #    type: string
 #    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.