summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 0b92d1847..f722286c7 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -264,6 +264,9 @@
#max_users = 15
# Set to true to disallow old clients from connecting
#strict_protocol_version_checking = false
+# Time in seconds for item entity to live. Default value: 900s
+# Setting it to -1 disables the feature
+#item_entity_ttl = 900
# Set to true to enable creative mode (unlimited inventory)
#creative_mode = false
# Enable players getting damage and dying