summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
author0gb.us <0gb.us@0gb.us>2013-06-12 18:56:22 -0600
committerPerttu Ahola <celeron55@gmail.com>2014-06-09 10:23:38 +0300
commitc6a9eae3aedb69eea186b39aa1f87ecb31698424 (patch)
tree0324f5cad5b46300631960f8e905cd9ba242824b /minetest.conf.example
parente17d29ccd608a654c3038bf35f5ca710e5ef0db8 (diff)
downloadminetest-c6a9eae3aedb69eea186b39aa1f87ecb31698424.tar.gz
minetest-c6a9eae3aedb69eea186b39aa1f87ecb31698424.tar.bz2
minetest-c6a9eae3aedb69eea186b39aa1f87ecb31698424.zip
Added show_debug to minetest.conf.example
I love that setting. Why is it not in this file already?
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 44bd34107..6d4186f83 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -91,6 +91,8 @@
#client_unload_unused_data_timeout = 600
# Whether to fog out the end of the visible area
#enable_fog = true
+# Whether to show the client debug info (has the same effect as hitting F5)
+#show_debug = false
# Enable a bit lower water surface; disable for speed (not quite optimized)
#new_style_water = false
# Max liquids processed per step