Skip to content

Commit 7b1ede6

Browse files
committed
doc/upgrade: mention that lua rules are enabled by default
1 parent 4aa7200 commit 7b1ede6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/userguide/upgrade.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@ Major changes
9292
E.g., ``ipv4-csum: valid`` will only match if the check sum is valid, even when engine
9393
checksum validations are disabled.
9494
- Lua detection scripts (rules) now run in a sandboxed
95-
environment. See :ref:`lua-detection`.
95+
environment. See :ref:`lua-detection`. Lua rules are now also
96+
enabled by default.
9697
- Lua output scripts have no default module search path, a search path
9798
will need to be set before external modules can be loaded. See the
9899
new default configuration file or :ref:`lua-output-yaml` for more

0 commit comments

Comments
 (0)