mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Enable mod security by default
This commit is contained in:
@@ -1507,7 +1507,7 @@
|
||||
|
||||
# Prevent mods from doing insecure things like running shell commands.
|
||||
# type: bool
|
||||
# secure.enable_security = false
|
||||
# secure.enable_security = true
|
||||
|
||||
# Comma-separated list of trusted mods that are allowed to access insecure
|
||||
# functions even when mod security is on (via request_insecure_environment()).
|
||||
|
Reference in New Issue
Block a user