Fix pinging

This commit is contained in:
Alex Auvolat
2020-04-07 00:00:43 +02:00
parent a7b85146fe
commit 46d5b896e8
3 changed files with 83 additions and 76 deletions
+2
View File
@@ -27,6 +27,8 @@ pub struct Opt {
#[derive(Deserialize, Debug)]
pub struct Config {
datacenter: String,
metadata_dir: PathBuf,
data_dir: PathBuf,