diff options
Diffstat (limited to 'util/prosodyctl')
-rw-r--r-- | util/prosodyctl/check.lua | 2 |
1 files changed, 2 insertions, 0 deletions
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", |