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 900cd40 commit 28d6f26Copy full SHA for 28d6f26
elasticsearch.yml
@@ -4,7 +4,7 @@ network.host: '0.0.0.0'
4
xpack:
5
graph: {enabled: 'false'}
6
ml: {enabled: 'false'}
7
- security: {enabled: 'false'}
+ security: {http: {ssl: {enabled: 'false'}}}
8
9
# Never automatically create index. This is a bug. Don't hide it.
10
# Mega-confusing.
0 commit comments