From cbcefb149e6ca990f07848889aea92d6599a2f7f Mon Sep 17 00:00:00 2001 From: Arsen Musayelyan Date: Tue, 24 Aug 2021 20:35:25 -0700 Subject: [PATCH] Fix indentation in config --- itd.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itd.toml b/itd.toml index 801a2e7..be496fb 100644 --- a/itd.toml +++ b/itd.toml @@ -3,7 +3,7 @@ cfg.version = 2 [socket] -path = "/tmp/itd/socket" + path = "/tmp/itd/socket" [conn] reconnect = true