Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -48,7 +48,7 @@ cassandra.query.ts_key_value_partitioning=HOURS |
48 | 48 | |
49 | 49 | cassandra.query.ts_key_value_ttl=0 |
50 | 50 | |
51 | -cassandra.query.debug_events_ttl=WEEK | |
51 | +cassandra.query.debug_events_ttl=604800 | |
52 | 52 | |
53 | 53 | cassandra.query.max_limit_per_request=1000 |
54 | 54 | cassandra.query.buffer_size=100000 | ... | ... |