Mix format
This commit is contained in:
parent
a8f3eecbed
commit
e533b81f7b
1 changed files with 2 additions and 1 deletions
|
@ -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]
|
||||
},
|
||||
%{
|
||||
|
|
Loading…
Reference in a new issue