mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[DOCS] Reformats the Development tools settings tables into definition lists (#107967)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
970cf589c5
commit
385d24b48a
1 changed files with 6 additions and 17 deletions
|
@ -12,31 +12,20 @@ They are enabled by default.
|
|||
[[grok-settings]]
|
||||
==== Grok Debugger settings
|
||||
|
||||
[cols="2*<"]
|
||||
|===
|
||||
| `xpack.grokdebugger.enabled` {ess-icon}
|
||||
| Set to `true` to enable the <<xpack-grokdebugger,Grok Debugger>>. Defaults to `true`.
|
||||
`xpack.grokdebugger.enabled` {ess-icon}::
|
||||
Set to `true` to enable the <<xpack-grokdebugger,Grok Debugger>>. Defaults to `true`.
|
||||
|
||||
|===
|
||||
|
||||
[float]
|
||||
[[profiler-settings]]
|
||||
==== {searchprofiler} settings
|
||||
|
||||
[cols="2*<"]
|
||||
|===
|
||||
| `xpack.searchprofiler.enabled`
|
||||
| Set to `true` to enable the <<xpack-profiler,{searchprofiler}>>. Defaults to `true`.
|
||||
|
||||
|===
|
||||
`xpack.searchprofiler.enabled`::
|
||||
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`.
|
||||
|
||||
|===
|
||||
`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