Created
February 27, 2020 06:33
-
-
Save guce/de1e48f786bd9b28a15ec37507f7bf1d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
datacenter = "dc1" | |
log_level = "DEBUG" | |
data_dir = "/tmp/client1" | |
name = "client1" | |
client { | |
enabled = true | |
servers = ["10.0.0.31:4647"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment