mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
(cherry picked from commit 49d0f2eafc
)
Co-authored-by: CJ Cenizal <cj@cenizal.com>
This commit is contained in:
parent
fd32ab50c4
commit
7a14a0f4a2
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ const kibanaVersion = new SemVer(MAJOR_VERSION);
|
|||
// -------------------------------
|
||||
const schemaLatest = schema.object(
|
||||
{
|
||||
ssl: schema.object({ verify: schema.boolean({ defaultValue: false }) }, {}),
|
||||
ui: schema.object({
|
||||
enabled: schema.boolean({ defaultValue: true }),
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue