Changeset

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
parents 9703:0cfb7b3593eb
children 9710:8649a6b010e2 9712:0d97768b0ea9
files prosodyctl
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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)