Software /
code /
prosody
Diff
util/prosodyctl/check.lua @ 11560:3bbb1af92514
Merge 0.11->trunk
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 13 May 2021 11:17:13 +0100 |
parent | 11303:0d932bf3a0f7 |
child | 11587:ce7c52a6d650 |
line wrap: on
line diff
--- a/util/prosodyctl/check.lua Fri May 07 16:47:58 2021 +0200 +++ b/util/prosodyctl/check.lua Thu May 13 11:17:13 2021 +0100 @@ -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", + "plugin_server", "installer_plugin_path", "gc" }); local config = configmanager.getconfig(); -- Check that we have any global options (caused by putting a host at the top)