mirror of https://github.com/sunface/rust-course
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
188 B
12 lines
188 B
6 years ago
|
version: 0.1.0
|
||
|
log_level: debug
|
||
|
|
||
|
listen_addr: ":10086"
|
||
|
|
||
|
cql:
|
||
|
cluster:
|
||
|
- "10.77.64.46:9042"
|
||
|
- "10.77.64.47:9042"
|
||
|
- "10.77.64.48:9042"
|
||
|
connection_num: 10
|
||
|
keyspace: "im_dev"
|