mirror of
https://github.com/restic/restic.git
synced 2025-10-09 07:33:53 +00:00
gs: support other regions than us
This commit is contained in:
@@ -613,6 +613,8 @@ The number of concurrent connections to the GCS service can be set with the
|
||||
``-o gs.connections=10`` switch. By default, at most five parallel connections are
|
||||
established.
|
||||
|
||||
The region, where a bucket should be created, can be specified with the ``-o gs.region=us`` switch. By default, the region is set to ``us``.
|
||||
|
||||
.. _service account: https://cloud.google.com/iam/docs/service-account-overview
|
||||
.. _create a service account key: https://cloud.google.com/iam/docs/keys-create-delete
|
||||
.. _default authentication material: https://cloud.google.com/docs/authentication#service-accounts
|
||||
|
Reference in New Issue
Block a user