We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7543149 commit d04a904Copy full SHA for d04a904
ydb/core/protos/config.proto
@@ -1989,7 +1989,7 @@ message TAppConfig {
1989
optional TMemoryControllerConfig MemoryControllerConfig = 81;
1990
optional TGroupedMemoryLimiterConfig GroupedMemoryLimiterConfig = 82;
1991
optional NKikimrReplication.TReplicationDefaults ReplicationConfig = 83;
1992
- optional uint32 DelayBeforeShutdownSeconds = 108;
+ optional uint32 DelayBeforeShutdownSeconds = 84;
1993
1994
repeated TNamedConfig NamedConfigs = 100;
1995
optional string ClusterYamlConfig = 101;
0 commit comments