Skip to content

Commit f64c3f6

Browse files
Updating config description for clarity (#781)
As requested. --------- Co-authored-by: Reneta Popova <[email protected]>
1 parent dffc447 commit f64c3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3872,7 +3872,7 @@ a|dbms.security.oidc.<provider>.well_known_discovery_uri, a URI
38723872
[frame="topbot", stripes=odd, grid="cols", cols="<1s,<4"]
38733873
|===
38743874
|Description
3875-
a|A list of procedures (comma separated) that are to be loaded. The list may contain both fully-qualified procedure names, and partial names with the wildcard `*`. If this setting is left empty no procedures will be loaded.
3875+
a|A list of procedures (comma separated) that are to be loaded. The list may contain both fully-qualified procedure names, and partial names with the wildcard `*`. The default (`*`) loads all procedures. If no value is specified, no procedures will be loaded.
38763876
|Valid values
38773877
a|dbms.security.procedures.allowlist, a ',' separated list with elements of type 'a string'.
38783878
|Default value

0 commit comments

Comments
 (0)