summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index eb883fa8e..eefe3b7bc 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -337,6 +337,7 @@
# If true, disable cheat prevention in multiplayer
#disable_anticheat = false
# If true, actions are recorded for rollback
+# This option is only read when server starts
#enable_rollback_recording = false
# Handling for deprecated lua api calls:
# "legacy" = (try to) mimic old behaviour (default for release).