Diff

prosodyctl @ 9709:f31ed70c993a 0.11

prosodyctl check: Add statisticsmanager settings to known global options
author Kim Alvefur <zash@zash.se>
date Mon, 17 Dec 2018 15:34:15 +0100
parent 9545:9dc7280dd8dc
child 9780:c7727c13260f
child 9856:4be2af104bf0
line wrap: on
line diff
--- 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)