You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
184 B

6 years ago
version: 0.1.0
log_level: debug
listen_addr: ":10086"
cql:
cluster:
5 years ago
- "127.0.0.1:9042"
#- "127.0.0.1:9042"
#- "127.0.0.1:9042"
6 years ago
connection_num: 10
5 years ago
keyspace: "im_dev"