JulienBe | b167946 | 2020-08-19 11:12:59 +0200 | [diff] [blame] | 1 | storage.backend=cql |
2 | storage.hostname=127.0.0.1 | ||||
3 | storage.port=9042 | ||||
4 | |||||
5 | cache.db-cache = false | ||||
6 | cache.db-cache-clean-wait = 20 | ||||
7 | cache.db-cache-time = 180000 | ||||
8 | cache.db-cache-size = 0.5 | ||||
9 | |||||
10 | cache.tx-cache-size = 500000 | ||||
11 | storage.cql.keyspace=sdctitan |