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.
10 lines
189 B
10 lines
189 B
[cluster]
|
|
default = "c1"
|
|
|
|
[cluster.c1]
|
|
master = "localhost:9333" # comma-separated master servers
|
|
filer = "localhost:8888" # filer host and port
|
|
|
|
[cluster.c2]
|
|
master = ""
|
|
filer = ""
|