Docs should mention that cassandra.yaml should be secure

patch by Pranav Chaurasia; reviewed by Stefan Miklosovic for CASSANDRA-18297
This commit is contained in:
pranavchaurasia18 2025-04-07 10:09:32 +02:00 committed by Stefan Miklosovic
parent 51cf55747b
commit 07bbf2cd97
No known key found for this signature in database
GPG Key ID: 32F35CB2F546D93E
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ to various Cassandra configuration files. Some examples that require
non-default configuration are deploying a multi-node cluster or using
clients that are not running on a cluster node.
* `cassandra.yaml`: the main configuration file for Cassandra
* `cassandra.yaml`: the main configuration file for Cassandra, it contains sensitive settings and therefore should not be accessed or modified by untrusted users
* `cassandra-env.sh`: environment variables can be set
* `cassandra-rackdc.properties` OR `cassandra-topology.properties`: set
rack and datacenter information for a cluster