From 59c09fa60424dfe11e784896519c2a81a814437e Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 17 Dec 2018 15:34:15 +0100 Subject: prosodyctl check: Add statisticsmanager settings to known global options --- prosodyctl | 1 + 1 file changed, 1 insertion(+) (limited to 'prosodyctl') diff --git a/prosodyctl b/prosodyctl index 9a30ce30..76de45a2 100755 --- a/prosodyctl +++ b/prosodyctl @@ -812,6 +812,7 @@ function commands.check(arg) "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) -- cgit v1.2.3