| Index: common/proto/logdog/svcconfig/config.proto
|
| diff --git a/common/proto/logdog/svcconfig/config.proto b/common/proto/logdog/svcconfig/config.proto
|
| index baaa894d61b3c684b4fd16fa50c99844530bce9e..6b5bc24842cdad3c843b7e3b8a19081b3468d229 100644
|
| --- a/common/proto/logdog/svcconfig/config.proto
|
| +++ b/common/proto/logdog/svcconfig/config.proto
|
| @@ -43,8 +43,9 @@ message Coordinator {
|
| // After the expiration period has passed, new log stream registration will
|
| // fail.
|
| //
|
| - // Project or stream configurations may override this by providing >= 0 values
|
| - // for prefix expiration. The smallest configured expiration will be applied.
|
| + // Project configurations or stream prefix regitrations may override this by
|
| + // providing >= 0 values for prefix expiration. The smallest configured
|
| + // expiration will be applied.
|
| google.protobuf.Duration prefix_expiration = 21;
|
|
|
| // The full path of the archival Pub/Sub topic.
|
|
|