mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Don't need to set kibana.index
This commit is contained in:
parent
17d36b3e9a
commit
932a37dee2
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@ const DEFAULT_SETTINGS_WITH_CORE_PLUGINS = {
|
|||
username: kibanaServerTestUser.username,
|
||||
password: kibanaServerTestUser.password
|
||||
},
|
||||
kibana: {
|
||||
index: '.kibana'
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue