updated example config

This commit is contained in:
Perttu Ahola 2011-07-30 23:34:16 +03:00
parent 8e1eacf3a8
commit bb9650aed9
1 changed files with 6 additions and 4 deletions

View File

@ -108,9 +108,8 @@ screenH# = 600
# Map directory (everything in the world is stored here) # Map directory (everything in the world is stored here)
#map-#dir = /custom/map #map-#dir = /custom/map
# Set to true to enable experimental features or stuff that is tested # Message of the Day
# (varies from version to version, usually not useful at all) #motd = Welcome to this awesome Minetest server!
#enable_experimental = false
# Set to true to enable creative mode (unlimited inventory) # Set to true to enable creative mode (unlimited inventory)
#creative_mode = false #creative_mode = false
#enable_damage = false #enable_damage = false
@ -119,10 +118,13 @@ screenH# = 600
#default_password = #default_password =
# Available privileges: build, teleport, settime, privs, shout # Available privileges: build, teleport, settime, privs, shout
#default_privs = build, 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 data print interval. #0 = disable.
#profiler_print_interval = 0 #profiler_print_interval = 0
#enable_mapgen_debug_info = false #enable_mapgen_debug_info = false
# Player and object positions are sent at intervals specified by this # Player and object positions are sent at intervals specified by this
#objectdata_interval = 0.2 #objectdata_interval = 0.2
#active_object_range = 2 #active_object_range = 2