We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4329297 commit 548a5c1Copy full SHA for 548a5c1
docs/reference/migration/migrate_6_0/settings.asciidoc
@@ -1,6 +1,11 @@
1
[[breaking_60_settings_changes]]
2
=== Settings changes
3
4
+==== Remove support for elasticsearch.json and elasticsearch.yaml configuration file
5
+
6
+The configuration file found in the Elasticsearch config directory could previously have
7
+a `.yml`, `.yaml` or `.json` extension. Only `elasticsearch.yml` is now supported.
8
9
==== Duplicate keys in configuration file
10
11
In previous versions of Elasticsearch, the configuration file was allowed to
0 commit comments