prosodyctl check: Add statisticsmanager settings to known global options 0.11
authorKim Alvefur <zash@zash.se>
Mon, 17 Dec 2018 15:34:15 +0100
branch0.11
changeset 9713 f31ed70c993a
parent 9707 0cfb7b3593eb
child 9714 8649a6b010e2
child 9716 0d97768b0ea9
prosodyctl check: Add statisticsmanager settings to known global options
prosodyctl
--- a/prosodyctl	Sat Dec 15 11:55:27 2018 +0100
+++ b/prosodyctl	Mon Dec 17 15:34:15 2018 +0100
@@ -812,6 +812,7 @@
 			"pidfile", "log", "plugin_paths", "prosody_user", "prosody_group", "daemonize",
 			"umask", "prosodyctl_timeout", "use_ipv6", "use_libevent", "network_settings",
 			"network_backend", "http_default_host",
+			"statistics_interval", "statistics", "statistics_config",
 		});
 		local config = configmanager.getconfig();
 		-- Check that we have any global options (caused by putting a host at the top)