fixing the config name

This commit is contained in:
Vijay Parthasarathy 2012-04-12 21:16:35 -07:00
parent 20bd8281fa
commit 389e6cd724
1 changed files with 1 additions and 1 deletions

View File

@ -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