From 841384e7beaa5279a9f8925dcc379dc5032e217b Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 3 Oct 2021 19:05:15 +0200 Subject: util.prosodyctl.check: Add two known globals from mod_http --- util/prosodyctl/check.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util') diff --git a/util/prosodyctl/check.lua b/util/prosodyctl/check.lua index 29feb8ae..d184fba1 100644 --- a/util/prosodyctl/check.lua +++ b/util/prosodyctl/check.lua @@ -159,6 +159,8 @@ local function check(arg) "http_errors_default_message", "http_errors_detailed", "http_errors_messages", + "http_max_buffer_size", + "http_max_content_size", "installer_plugin_path", "limits", "limits_resolution", -- cgit v1.2.3