Mercurial > prosody-hg
diff util/prosodyctl/check.lua @ 11587:ce7c52a6d650
Merge 0.11->trunk
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 27 May 2021 12:51:07 +0200 |
| parents | 3bbb1af92514 |
| children | bc43731b275a |
line wrap: on
line diff
--- a/util/prosodyctl/check.lua Thu May 27 11:18:42 2021 +0200 +++ b/util/prosodyctl/check.lua Thu May 27 12:51:07 2021 +0200 @@ -47,7 +47,7 @@ "umask", "prosodyctl_timeout", "use_ipv6", "use_libevent", "network_settings", "network_backend", "http_default_host", "statistics_interval", "statistics", "statistics_config", - "plugin_server", "installer_plugin_path", "gc" + "plugin_server", "installer_plugin_path", "gc", "limits", }); local config = configmanager.getconfig(); -- Check that we have any global options (caused by putting a host at the top)
