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 7d618ce commit a93350bCopy full SHA for a93350b
CHANGELOG.md
@@ -8,6 +8,7 @@
8
* Permissions on the Elasticsearch plugin directory have been fixed to permit world read rights.
9
* The service systemd unit now `Wants=` a network target to fix bootup parallelization problems.
10
* Recursively create the logdir for elasticsearch when creating multiple instances
11
+* Files and directories with root ownership now specify UID/GID 0 instead to improve compatability with *BSDs.
12
13
#### Changes
14
* The `api_ca_file` and `api_ca_path` parameters have been added to support custom CA bundles for API access.
0 commit comments