فهرست منبع

[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
Ali Beyad 8 سال پیش
والد
کامیت
48031a2c5a
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      docs/plugins/repository-s3.asciidoc

+ 3 - 0
docs/plugins/repository-s3.asciidoc

@@ -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`::