mirror of https://github.com/apache/cassandra
fixing the config name
This commit is contained in:
parent
20bd8281fa
commit
389e6cd724
|
|
@ -32,7 +32,7 @@ hinted_handoff_throttle_delay_in_ms: 1
|
|||
# The following setting populates the page cache on memtable flush and compaction
|
||||
# WARNING: Enable this setting only when the whole node's data fits in memory.
|
||||
# Defaults to: false
|
||||
# populate_buffer_cache_on_flush: false
|
||||
# populate_io_cache_on_flush: false
|
||||
|
||||
# authentication backend, implementing IAuthenticator; used to identify users
|
||||
authenticator: org.apache.cassandra.auth.AllowAllAuthenticator
|
||||
|
|
|
|||
Loading…
Reference in New Issue