Skip to content

Commit eaefb5f

Browse files
daver208nik9000
authored andcommitted
Descriptions for scripting enabled (#22388)
The `Script source settings` section currently states that `false` means scripting is ENABLED. The other sections seem to indicate that `false` means scripting is DISABLED. If the current documentation is correct, that would imply that `inline` and `stored` scripting are ENABLED by default, which seems to conflict with all the other sections in the document.
1 parent 00de5b8 commit eaefb5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/modules/scripting/security.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Each of these settings takes one of these values:
5151

5252

5353
[horizontal]
54-
`false`:: Scripting is enabled.
55-
`true`:: Scripting is disabled.
54+
`false`:: Scripting is disabled.
55+
`true`:: Scripting is enabled.
5656

5757
The default values are the following:
5858

0 commit comments

Comments
 (0)