mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
Docs: Revert accidental gcs docs change
I snuck an extra change in my last commit accidentally. This reverts it.
This commit is contained in:
parent
0a343be90c
commit
6b4cf8f0bd
@ -88,8 +88,9 @@ A JSON service account file looks like this:
|
||||
----
|
||||
// NOTCONSOLE
|
||||
|
||||
To provide this file to the plugin, it must be stored in the {ref}/secure-settings.html[Elasticsearch keystore]. You must add a setting name of the form `gcs.client.NAME.credentials_file`, where `NAME`
|
||||
is the name of the client configuration for the repository. The implicit client
|
||||
To provide this file to the plugin, it must be stored in the {ref}/secure-settings.html[Elasticsearch keystore]. You must
|
||||
add a `file` setting with the name `gcs.client.NAME.credentials_file` using the `add-file` subcommand.
|
||||
`NAME` is the name of the client configuration for the repository. The implicit client
|
||||
name is `default`, but a different client name can be specified in the
|
||||
repository settings with the `client` key.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user