mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
* [DOC] Painless lab enable/disable flag * Update docs/settings/dev-settings.asciidoc * Update docs/settings/dev-settings.asciidoc Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Luca Belluccini <luca.belluccini@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
05ce6c65b0
commit
1f198a8cbf
1 changed files with 11 additions and 0 deletions
|
@ -29,3 +29,14 @@ They are enabled by default.
|
|||
| Set to `true` to enable the <<xpack-profiler,{searchprofiler}>>. Defaults to `true`.
|
||||
|
||||
|===
|
||||
|
||||
[float]
|
||||
[[painless_lab-settings]]
|
||||
==== Painless Lab settings
|
||||
|
||||
[cols="2*<"]
|
||||
|===
|
||||
| `xpack.painless_lab.enabled`
|
||||
| When set to `true`, enables the <<painlesslab, Painless Lab>>. Defaults to `true`.
|
||||
|
||||
|===
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue