util/prosodyctl/check.lua
changeset 11307 0d932bf3a0f7
parent 10975 3cdb4a7cb406
child 11564 3bbb1af92514
--- a/util/prosodyctl/check.lua	Thu Jan 21 23:33:59 2021 +0100
+++ b/util/prosodyctl/check.lua	Thu Jan 21 23:38:44 2021 +0100
@@ -47,6 +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",
 		});
 		local config = configmanager.getconfig();
 		-- Check that we have any global options (caused by putting a host at the top)