Fixes doubled include statement

This commit is contained in:
Paul Echeverri 2015-11-24 09:03:49 -08:00
parent 4cce8e878f
commit 18f8a91dd5

View file

@ -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]