2023-05-26 20:05:49 +02:00
|
|
|
Enhancement: Allow specifying the region of new buckets in the gcs backend
|
2023-02-27 07:53:25 +01:00
|
|
|
|
2023-05-26 20:05:49 +02:00
|
|
|
Buckets used by the Google Cloud Storage backend would always get created in
|
|
|
|
the "us" region. It is now possible to specify the region, where a bucket
|
|
|
|
should get created.
|
2023-02-27 07:53:25 +01:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/4226
|