Fixed commit

This commit is contained in:
basanets 2019-04-19 13:18:01 +03:00
parent 16a18638f2
commit f3ebadc222

View File

@ -48,6 +48,8 @@ cassandra.query.ts_key_value_partitioning=HOURS
cassandra.query.ts_key_value_ttl=0 cassandra.query.ts_key_value_ttl=0
cassandra.query.debug_events_ttl=WEEK
cassandra.query.max_limit_per_request=1000 cassandra.query.max_limit_per_request=1000
cassandra.query.buffer_size=100000 cassandra.query.buffer_size=100000
cassandra.query.concurrent_limit=1000 cassandra.query.concurrent_limit=1000