mirror of https://github.com/restic/restic.git
shorten changelog title
This commit is contained in:
parent
ed5b2c2c9b
commit
06894484a1
|
@ -1,6 +1,7 @@
|
|||
Enhancement: Allow to specify region where a bucket should get created in the gcs backend
|
||||
Enhancement: Allow specifying the region of new buckets in the gcs backend
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
https://github.com/restic/restic/pull/4226
|
||||
|
|
Loading…
Reference in New Issue