Skip to content

Commit

Permalink
CASSANDRA-16763: Backported "Merge branch cassandra-3.11 into cassand…
Browse files Browse the repository at this point in the history
…ra-4.0.0" doc changes

* Commit - bdb7c3b
  • Loading branch information
ossarga committed Sep 16, 2021
1 parent e223fbb commit 1345977
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/modules/cassandra/pages/configuration/cass_yaml_file.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2109,3 +2109,11 @@ Enables creation of transiently replicated keyspaces on this node.
Transient replication is experimental and is not recommended for production use.

_Default Value:_ false

== `enable_drop_compact_storage`


Enables the used of 'ALTER ... DROP COMPACT STORAGE' statements on this node.
'ALTER ... DROP COMPACT STORAGE' is considered experimental and is not recommended for production use.

_Default Value:_ false

0 comments on commit 1345977

Please sign in to comment.