[DOCS] Fixes the documentation on leading forward slashes in the (#24478)

[DOCS] Fixes the documentation on leading forward slashes in the
base_path of S3 repositories

Closes #23435
This commit is contained in:
Ali Beyad 2017-05-03 22:58:43 -04:00 committed by GitHub
parent 45dd3780e2
commit 48031a2c5a
1 changed files with 3 additions and 0 deletions

View File

@ -168,6 +168,9 @@ The following settings are supported:
Specifies the path within bucket to repository data. Defaults to
value of `repositories.s3.base_path` or to root directory if not set.
Previously, the base_path could take a leading `/` (forward slash).
However, this has been deprecated and setting the base_path now should
omit the leading `/`.
`access_key`::