forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: remove legacy pre-4.2 configurations (elastic#12013)
Prior to version 4.2.0, kibana.yml configurations used underscore as a separator. In 4.2.0, this changed to dot instead, though the old configuration names continued to work. In 5.0 we started logging deprecation notices whenever the underscore-separated configurations were encountered. Now we remove support for them entirely.
- Loading branch information
Showing
3 changed files
with
16 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters