diff options
Diffstat (limited to 'minetest.conf.example')
-rw-r--r-- | minetest.conf.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/minetest.conf.example b/minetest.conf.example index e936e05fc..fad3716d2 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -144,8 +144,8 @@ #time_send_interval = 20 # Length of day/night cycle. 72=20min, 360=4min, 1=24hour #time_speed = 72 -#server_unload_unused_data_timeout = 60 -#server_map_save_interval = 60 +#server_unload_unused_data_timeout = 29 +#server_map_save_interval = 5.3 #full_block_send_enable_min_time_from_building = 2.0 # Set to true to enable experimental features or stuff that is tested # (varies from version to version, usually not useful at all) |