blob: 5411a4422458a30a5db31b23d8d24f5ef250b1f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
storage.backend=cassandra
storage.hostname=localhost
storage.port=9160
cache.db-cache = false
cache.db-cache-clean-wait = 20
cache.db-cache-time = 180000
cache.db-cache-size = 0.5
cache.tx-cache-size = 500000
storage.cassandra.keyspace=sdctitan
|