8000
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 50dbc81 commit 0082a4cCopy full SHA for 0082a4c
arangod/RocksDBEngine/RocksDBOptionFeature.cpp
@@ -566,7 +566,7 @@ prevent WAL files from being moved to the archive and being removed.)");
566
arangodb::options::Flags::OnAgent,
567
arangodb::options::Flags::OnDBServer,
568
arangodb::options::Flags::OnSingle))
569
- .setLongDescription(R"(Levels above the default of `2` use Snappy
+ .setLongDescription(R"(Levels above the default of `2` use
570
compression to reduce the disk space requirements for storing data in these
571
levels.)");
572
0 commit comments