aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index fdfbf201c..adeb3c8f6 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -160,6 +160,8 @@
#disallow_empty_password = false
# If true, disable cheat prevention in multiplayer
#disable_anticheat = false
+# If true, actions are recorded for rollback
+#enable_rollback_recording = false
# Profiler data print interval. #0 = disable.
#profiler_print_interval = 0