dockerfiles
dockerfiles copied to clipboard
Questions about enable_materialized_views and enable_transient_replication
Thanks for providing this useful container! I have a question about two cassandra configs: enable_materialized_views
and enable_transient_replication.
It seems the official document
does not recommend to enable them in production but they are set to be enabled by default:
Shall we disable them? Thanks!