From cced8f8a01624d1651dc33cf82dcb754ae92ff33 Mon Sep 17 00:00:00 2001 From: elite Date: Sat, 29 Jul 2017 16:14:24 -0400 Subject: [PATCH] update .conf --- minetest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minetest.conf b/minetest.conf index 0996ab9..6545a85 100755 --- a/minetest.conf +++ b/minetest.conf @@ -49,7 +49,7 @@ protector_pvp = false protector_radius = 7 day_time_ratio = 80 night_time_ratio = 20 -time_speed = 48 #(30 min), Sets duration of one full day/night cycle, default = 72 (20 min) +time_speed = 48 # Divide this by 1440 to get length of one day/night cycle... 48=30 min, default = 72 = 20 min maximum_characters_per_message = 300 # #################IRC################