Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions de/15.9/api/admin/api-admin-fileconfig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
Expand Down
4 changes: 1 addition & 3 deletions en/15.9/api/admin/api-admin-fileconfig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
Expand Down
4 changes: 1 addition & 3 deletions es/15.9/api/admin/api-admin-fileconfig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
Expand Down
4 changes: 1 addition & 3 deletions fr/15.9/api/admin/api-admin-fileconfig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
Expand Down
4 changes: 1 addition & 3 deletions ja/15.9/api/admin/api-admin-fileconfig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
Expand Down
4 changes: 1 addition & 3 deletions ko/15.9/api/admin/api-admin-fileconfig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
Expand Down
4 changes: 1 addition & 3 deletions zh-cn/15.9/api/admin/api-admin-fileconfig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
Expand Down
Loading