Software /
code /
prosody
Changeset
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 |
parents | 11832:30ca1be53829 |
children | 11834:f54d9abc4e14 |
files | util/prosodyctl/check.lua |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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",