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 6474289bd..392bd55bb 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -571,4 +571,7 @@
# Prevent mods from doing insecure things like running shell commands.
#secure.enable_security = false
+# Comma-separated list of trusted mods that are allowed to access insecure
+# functions even when mod security is on (via request_insecure_environment()).
+#secure.trusted_mods =