We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e676ab commit 772e1c5Copy full SHA for 772e1c5
docs/reference/docs/index_.asciidoc
@@ -138,7 +138,8 @@ automatically. You can modify this setting to explicitly allow or block
138
automatic creation of indices that match specified patterns, or set it to
139
`false` to disable automatic index creation entirely. Specify a
140
comma-separated list of patterns you want to allow, or prefix each pattern with
141
-`+` or `-` to indicate whether it should be allowed or blocked.
+`+` or `-` to indicate whether it should be allowed or blocked. When a list is
142
+specified, the default behaviour is to disallow.
143
144
[source,js]
145
--------------------------------------------------
0 commit comments