util.prosodyctl.check: Add two known globals from mod_http
authorKim Alvefur <zash@zash.se>
Sun, 03 Oct 2021 19:05:15 +0200
changeset 11837 bd86ab8122d9
parent 11836 30ca1be53829
child 11838 f54d9abc4e14
util.prosodyctl.check: Add two known globals from mod_http
util/prosodyctl/check.lua
--- a/util/prosodyctl/check.lua	Fri Oct 01 01:05:16 2021 +0200
+++ b/util/prosodyctl/check.lua	Sun Oct 03 19:05:15 2021 +0200
@@ -159,6 +159,8 @@
 			"http_errors_default_message",
 			"http_errors_detailed",
 			"http_errors_messages",
+			"http_max_buffer_size",
+			"http_max_content_size",
 			"installer_plugin_path",
 			"limits",
 			"limits_resolution",