Describe the bug: The server.cors settings () are missing from the Kibana documentation (for multiple versions: 6.2, 6.7, 7.2) even though they are referenced in this discussion topic and GitHub issues (kibana/#17574 and kibana/#16714).
Steps to reproduce:
- Go to the 'configuring kibana' page
- Search for
server.cors
- No results found
Expected behavior: If the server.cors settings are configurable in Kibana, they should be part of the documentation.
Describe the bug: The
server.corssettings () are missing from the Kibana documentation (for multiple versions: 6.2, 6.7, 7.2) even though they are referenced in this discussion topic and GitHub issues (kibana/#17574 and kibana/#16714).Steps to reproduce:
server.corsExpected behavior: If the
server.corssettings are configurable in Kibana, they should be part of the documentation.