Software /
code /
prosody
Comparison
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 |
comparison
equal
deleted
inserted
replaced
11832:30ca1be53829 | 11833:bd86ab8122d9 |
---|---|
157 "http_default_host", | 157 "http_default_host", |
158 "http_errors_always_show", | 158 "http_errors_always_show", |
159 "http_errors_default_message", | 159 "http_errors_default_message", |
160 "http_errors_detailed", | 160 "http_errors_detailed", |
161 "http_errors_messages", | 161 "http_errors_messages", |
162 "http_max_buffer_size", | |
163 "http_max_content_size", | |
162 "installer_plugin_path", | 164 "installer_plugin_path", |
163 "limits", | 165 "limits", |
164 "limits_resolution", | 166 "limits_resolution", |
165 "log", | 167 "log", |
166 "multiplex_buffer_size", | 168 "multiplex_buffer_size", |