From 9d69436052c32bc218352fc991be157a4f135b9d Mon Sep 17 00:00:00 2001 From: sfan5 Date: Thu, 9 Oct 2014 14:02:02 +0200 Subject: Add (optional) client-side saving of server map to disk --- minetest.conf.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'minetest.conf.example') diff --git a/minetest.conf.example b/minetest.conf.example index 345a52bcd..6bd2e00b4 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -164,6 +164,8 @@ #selectionbox_width = 2 # maximum percentage of current window to be used for hotbar #hud_hotbar_max_width = 1.0 +# Save the map received by the client on disk +#enable_local_map_saving = false # Enable highlighting for nodes (disables selectionboxes) #enable_node_highlighting = false # Texture filtering settings -- cgit v1.2.3