From a39da2d8fe84be39e48f0509bf091ff7958d7141 Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Sat, 22 Aug 2026 18:04:09 +0900 Subject: [PATCH] docs: drop the storage:// crawl protocol from the 15.9 file config API The MinIO-based storage: client has been removed in favor of s3:, which supports S3-compatible object storage through its endpoint parameter. The separate table row is merged into the Amazon S3 row across all seven languages. --- de/15.9/api/admin/api-admin-fileconfig.rst | 4 +--- en/15.9/api/admin/api-admin-fileconfig.rst | 4 +--- es/15.9/api/admin/api-admin-fileconfig.rst | 4 +--- fr/15.9/api/admin/api-admin-fileconfig.rst | 4 +--- ja/15.9/api/admin/api-admin-fileconfig.rst | 4 +--- ko/15.9/api/admin/api-admin-fileconfig.rst | 4 +--- zh-cn/15.9/api/admin/api-admin-fileconfig.rst | 4 +--- 7 files changed, 7 insertions(+), 21 deletions(-) diff --git a/de/15.9/api/admin/api-admin-fileconfig.rst b/de/15.9/api/admin/api-admin-fileconfig.rst index edfa94ea5..d232def2d 100644 --- a/de/15.9/api/admin/api-admin-fileconfig.rst +++ b/de/15.9/api/admin/api-admin-fileconfig.rst @@ -394,9 +394,7 @@ Für ``paths`` können folgende Protokolle verwendet werden (die unterstützten - ``smb1://server/share/path`` * - FTP - ``ftp://server/path`` - * - S3-kompatibler Objektspeicher (z. B. MinIO) - - ``storage://bucket/path`` - * - Amazon S3 + * - Amazon S3 / S3-kompatibler Objektspeicher (z. B. MinIO) - ``s3://bucket/path`` * - Google Cloud Storage - ``gcs://bucket/path`` diff --git a/en/15.9/api/admin/api-admin-fileconfig.rst b/en/15.9/api/admin/api-admin-fileconfig.rst index 7b37982e2..d7e33b255 100644 --- a/en/15.9/api/admin/api-admin-fileconfig.rst +++ b/en/15.9/api/admin/api-admin-fileconfig.rst @@ -394,9 +394,7 @@ The following protocols can be used in ``paths`` (the supported protocols can be - ``smb1://server/share/path`` * - FTP - ``ftp://server/path`` - * - S3-compatible object storage (MinIO, etc.) - - ``storage://bucket/path`` - * - Amazon S3 + * - Amazon S3 / S3-compatible object storage (MinIO, etc.) - ``s3://bucket/path`` * - Google Cloud Storage - ``gcs://bucket/path`` diff --git a/es/15.9/api/admin/api-admin-fileconfig.rst b/es/15.9/api/admin/api-admin-fileconfig.rst index 9ef6799f6..9cbcac31a 100644 --- a/es/15.9/api/admin/api-admin-fileconfig.rst +++ b/es/15.9/api/admin/api-admin-fileconfig.rst @@ -396,9 +396,7 @@ En ``paths`` se pueden utilizar los siguientes protocolos (los protocolos dispon - ``smb1://server/share/path`` * - FTP - ``ftp://server/path`` - * - Almacenamiento de objetos compatible con S3 (MinIO, etc.) - - ``storage://bucket/path`` - * - Amazon S3 + * - Amazon S3 / Almacenamiento de objetos compatible con S3 (MinIO, etc.) - ``s3://bucket/path`` * - Google Cloud Storage - ``gcs://bucket/path`` diff --git a/fr/15.9/api/admin/api-admin-fileconfig.rst b/fr/15.9/api/admin/api-admin-fileconfig.rst index 1ab891639..3f1d98818 100644 --- a/fr/15.9/api/admin/api-admin-fileconfig.rst +++ b/fr/15.9/api/admin/api-admin-fileconfig.rst @@ -395,9 +395,7 @@ Le champ ``paths`` accepte les protocoles suivants (la liste des protocoles pris - ``smb1://server/share/path`` * - FTP - ``ftp://server/path`` - * - Stockage objet compatible S3 (MinIO, etc.) - - ``storage://bucket/path`` - * - Amazon S3 + * - Amazon S3 / Stockage objet compatible S3 (MinIO, etc.) - ``s3://bucket/path`` * - Google Cloud Storage - ``gcs://bucket/path`` diff --git a/ja/15.9/api/admin/api-admin-fileconfig.rst b/ja/15.9/api/admin/api-admin-fileconfig.rst index 695afac63..26778b724 100644 --- a/ja/15.9/api/admin/api-admin-fileconfig.rst +++ b/ja/15.9/api/admin/api-admin-fileconfig.rst @@ -394,9 +394,7 @@ FileConfig APIは、|Fess| のファイルクロール設定を管理するた - ``smb1://server/share/path`` * - FTP - ``ftp://server/path`` - * - S3互換オブジェクトストレージ(MinIO等) - - ``storage://bucket/path`` - * - Amazon S3 + * - Amazon S3/S3互換オブジェクトストレージ(MinIO等) - ``s3://bucket/path`` * - Google Cloud Storage - ``gcs://bucket/path`` diff --git a/ko/15.9/api/admin/api-admin-fileconfig.rst b/ko/15.9/api/admin/api-admin-fileconfig.rst index 70aa207f6..f0eabb592 100644 --- a/ko/15.9/api/admin/api-admin-fileconfig.rst +++ b/ko/15.9/api/admin/api-admin-fileconfig.rst @@ -394,9 +394,7 @@ FileConfig API는 |Fess| 의 파일 크롤링 설정을 관리하기 위한 API - ``smb1://server/share/path`` * - FTP - ``ftp://server/path`` - * - S3 호환 오브젝트 스토리지 (MinIO 등) - - ``storage://bucket/path`` - * - Amazon S3 + * - Amazon S3 / S3 호환 오브젝트 스토리지 (MinIO 등) - ``s3://bucket/path`` * - Google Cloud Storage - ``gcs://bucket/path`` diff --git a/zh-cn/15.9/api/admin/api-admin-fileconfig.rst b/zh-cn/15.9/api/admin/api-admin-fileconfig.rst index 3c3ba5f68..8863d4b09 100644 --- a/zh-cn/15.9/api/admin/api-admin-fileconfig.rst +++ b/zh-cn/15.9/api/admin/api-admin-fileconfig.rst @@ -394,9 +394,7 @@ FileConfig API是用于管理 |Fess| 文件爬虫设置的API。 - ``smb1://server/share/path`` * - FTP - ``ftp://server/path`` - * - S3兼容对象存储(MinIO等) - - ``storage://bucket/path`` - * - Amazon S3 + * - Amazon S3/S3兼容对象存储(MinIO等) - ``s3://bucket/path`` * - Google Cloud Storage - ``gcs://bucket/path``