From e533b81f7b31b4504878a130a617e2a21e283705 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Thu, 24 Nov 2022 12:09:00 +0000 Subject: [PATCH] Mix format --- config/description.exs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/description.exs b/config/description.exs index 7d93e1c0b..fc10cbf81 100644 --- a/config/description.exs +++ b/config/description.exs @@ -2669,7 +2669,8 @@ key: :receive_timeout, label: "HTTP Receive Timeout", type: :integer, - description: "Timeout for waiting on remote servers to respond to HTTP requests (in ms, default 15000)", + description: + "Timeout for waiting on remote servers to respond to HTTP requests (in ms, default 15000)", suggestions: [15000] }, %{