summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-07-30 23:34:16 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-07-30 23:34:16 +0300
commitbb9650aed989b917a745eac39871c09caf5aaa5b (patch)
treea00849afb72edfbc5d6bdbe222935c3c0aae4dee /minetest.conf.example
parent8e1eacf3a87a0cee39c8c27c3846828c12e73f9d (diff)
downloadminetest-bb9650aed989b917a745eac39871c09caf5aaa5b.tar.gz
minetest-bb9650aed989b917a745eac39871c09caf5aaa5b.tar.bz2
minetest-bb9650aed989b917a745eac39871c09caf5aaa5b.zip
updated example config
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example10
1 files changed, 6 insertions, 4 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index b81cc5fc6..4b1600609 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -108,9 +108,8 @@ screenH# = 600
# Map directory (everything in the world is stored here)
#map-#dir = /custom/map
-# Set to true to enable experimental features or stuff that is tested
-# (varies from version to version, usually not useful at all)
-#enable_experimental = false
+# Message of the Day
+#motd = Welcome to this awesome Minetest server!
# Set to true to enable creative mode (unlimited inventory)
#creative_mode = false
#enable_damage = false
@@ -119,10 +118,13 @@ screenH# = 600
#default_password =
# Available privileges: build, teleport, settime, privs, shout
#default_privs = build, shout
+
+# Set to true to enable experimental features or stuff that is tested
+# (varies from version to version, usually not useful at all)
+#enable_experimental = false
# Profiler data print interval. #0 = disable.
#profiler_print_interval = 0
#enable_mapgen_debug_info = false
-
# Player and object positions are sent at intervals specified by this
#objectdata_interval = 0.2
#active_object_range = 2