Skip to content

Commit

Permalink
Add docs for gcs.endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Jan 7, 2025
1 parent 41a3950 commit d09fac6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/main/sphinx/object-storage/file-system-gcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ Storage file system support:
all other properties.
* - `gcs.project-id`
- Identifier for the project on Google Cloud Storage.
* - `azure.endpoint`
- Optional URL for the Google Cloud Storage endpoint. Configure this property
if your storage is accessed using a custom URL, for example `http://storage.example.com:8000`.
* - `gcs.client.max-retries`
- Maximum number of RPC attempts. Defaults to 20.
* - `gcs.client.backoff-scale-factor`
Expand Down

0 comments on commit d09fac6

Please sign in to comment.