Changeset

11940:2d82e4245aa3

util.prosodyctl.check: Add mod_http_openmetrics settings to known globals
author Kim Alvefur <zash@zash.se>
date Thu, 25 Nov 2021 12:14:44 +0100
parents 11939:9dbe73f244ca
children 11941:cfd37453e6b6
files util/prosodyctl/check.lua
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/util/prosodyctl/check.lua	Wed Nov 24 23:35:55 2021 +0100
+++ b/util/prosodyctl/check.lua	Thu Nov 25 12:14:44 2021 +0100
@@ -169,6 +169,8 @@
 			"network_backend",
 			"network_default_read_size",
 			"network_settings",
+			"openmetrics_allow_cidr",
+			"openmetrics_allow_ips",
 			"pidfile",
 			"plugin_paths",
 			"plugin_server",