This commit is contained in:
vyzo 2022-02-06 12:28:21 +02:00
parent d45e2074a6
commit 1221c0ba3f

View File

@ -802,7 +802,7 @@ Only currently supported value is "badger".`,
Type: "string",
Comment: `MarkSetType specifies the type of the markset.
It can be "map" (default) for in memory marking or "badger" for on-disk marking.`,
It can be "map" for in memory marking or "badger" (default) for on-disk marking.`,
},
{
Name: "HotStoreMessageRetention",