maedhroz commented on code in PR #4393: URL: https://github.com/apache/cassandra/pull/4393#discussion_r2380286957
########## conf/cassandra.yaml: ########## @@ -2273,6 +2273,11 @@ drop_compact_storage_enabled: false # table_properties_ignored: [] # table_properties_disallowed: [] # +# # Guardrail to warn about, ignore or reject properties when creating or modifying keyspaces. By default all properties are allowed. Review Comment: ```suggestion # Guardrail to warn about, ignore or reject properties when creating or modifying keyspaces. By default all properties are allowed. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

