Diff

util/prosodyctl/check.lua @ 11833:bd86ab8122d9

util.prosodyctl.check: Add two known globals from mod_http
author Kim Alvefur <zash@zash.se>
date Sun, 03 Oct 2021 19:05:15 +0200
parent 11827:2359519260ec
child 11923:bd0440c12842
line wrap: on
line diff
--- 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",