Skip to content

Commit

Permalink
more fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
anekkanti committed Nov 7, 2023
1 parent b7cf55f commit 4a549d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temporal/api/cloud/namespace/v1/message.proto
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ message NamespaceSpec {
// The regions of availability for the namespace.
// Specifying more than one region makes the namespace "global", which is currently a preview only feature with restricted access.
// Please reach out to Temporal support for more information on global namespaces.
// When provisioned the Global Namespace will be active on the first region in the list and passive on the rest.
// When provisioned the global namespace will be active on the first region in the list and passive on the rest.
// Number of supported regions is 2.
// The regions is immutable. Once set, it cannot be changed.
repeated string regions = 2;
Expand Down

0 comments on commit 4a549d8

Please sign in to comment.