mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Fixes doubled include statement
This commit is contained in:
parent
4cce8e878f
commit
18f8a91dd5
1 changed files with 0 additions and 2 deletions
|
@ -268,8 +268,6 @@ The Kibana server reads properties from the `kibana.yml` file on startup. The de
|
|||
on `localhost:5601`. To change the host or port number, or connect to Elasticsearch running on a different machine,
|
||||
you'll need to update your `kibana.yml` file. You can also enable SSL and set a variety of other options.
|
||||
|
||||
include::advanced-settings.asciidoc[]
|
||||
|
||||
deprecated[4.2, The names of several Kibana server properties changed in the 4.2 release of Kibana. The previous names remain as functional aliases, but are now deprecated and will be removed in a future release of Kibana]
|
||||
|
||||
[horizontal]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue