[DOCS] clarify that the repo location setting accepts only one value (#108267)

This commit is contained in:
shainaraskas 2024-05-06 09:18:17 -04:00 committed by GitHub
parent 92feb1e5b8
commit b84bd458b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,8 @@ in snapshots. Data files are not compressed. Defaults to `true`.
(Required, string)
Location of the shared filesystem used to store and retrieve snapshots. This
location must be registered in the `path.repo` setting on all master and data
nodes in the cluster.
nodes in the cluster.
Unlike `path.repo`, this setting supports only a single file path.
`max_number_of_snapshots`::
(Optional, integer)