Skip to content

Commit

Permalink
Merge 4ec6239 into 0bbfe7e
Browse files Browse the repository at this point in the history
  • Loading branch information
va-kuznecov authored Sep 7, 2024
2 parents 0bbfe7e + 4ec6239 commit 7468721
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ydb/core/blobstorage/pdisk/blobstorage_pdisk_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ struct TPDiskConfig : public TThrRefBase {
str << " OrangeLogChunksMultiplier# " << OrangeLogChunksMultiplier << x;
str << " WarningLogChunksMultiplier# " << WarningLogChunksMultiplier << x;
str << " YellowLogChunksMultiplier# " << YellowLogChunksMultiplier << x;
str << " MaxMetadataMegabytes# " << MaxMetadataMegabytes << x;
str << " SpaceColorBorder# " << SpaceColorBorder << x;
str << "}";
return str.Str();
Expand Down

0 comments on commit 7468721

Please sign in to comment.