mirror of https://github.com/apache/cassandra
Ninja fix GetFullQueryLogTest
This commit is contained in:
parent
da77d3f729
commit
f0699bca74
|
|
@ -52,3 +52,5 @@ enable_sasi_indexes: true
|
|||
enable_materialized_views: true
|
||||
enable_drop_compact_storage: true
|
||||
file_cache_enabled: true
|
||||
full_query_logging_options:
|
||||
allow_nodetool_archive_command: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue