From b84bd458b67ac457557f168d27e8aa519e90ae92 Mon Sep 17 00:00:00 2001 From: shainaraskas <58563081+shainaraskas@users.noreply.github.com> Date: Mon, 6 May 2024 09:18:17 -0400 Subject: [PATCH] [DOCS] clarify that the repo location setting accepts only one value (#108267) --- .../snapshot-restore/repository-shared-file-system.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/reference/snapshot-restore/repository-shared-file-system.asciidoc b/docs/reference/snapshot-restore/repository-shared-file-system.asciidoc index be5347845a2f..4387c2568c18 100644 --- a/docs/reference/snapshot-restore/repository-shared-file-system.asciidoc +++ b/docs/reference/snapshot-restore/repository-shared-file-system.asciidoc @@ -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)