blob: d662b75f2d20d2d9651b3c844030a9300ceaafdb [file] [log] [blame]
Avi Zivc175a0d2018-03-15 13:21:44 +02001notifications:
2 pollingIntervalMsec: 2000
3 selectionSize: 10
4 beHost: localhost
5 beHttpPort: 8080
6
7cassandraConfig:
8 cassandraHosts: ['localhost']
9 localDataCenter: CLUSTER_NAME
10 reconnectTimeout : 30000
11 authenticate: true
12 username: CS_USER
13 password: CS_PASS
14 ssl: false
15 truststorePath : /config/.truststore
16 truststorePassword : Aa123456