From 890e16c1b9154e23bf7e82f35ebf8623c6b8393a Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 20 Jun 2021 17:34:50 +0200 Subject: util.prosodyctl.check: Deprecate legacy_ssl related options --- util/prosodyctl/check.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'util/prosodyctl/check.lua') diff --git a/util/prosodyctl/check.lua b/util/prosodyctl/check.lua index 2245668b..dc821ce1 100644 --- a/util/prosodyctl/check.lua +++ b/util/prosodyctl/check.lua @@ -41,6 +41,7 @@ local function check(arg) local deprecated = set.new({ "bosh_ports", "disallow_s2s", "no_daemonize", "anonymous_login", "require_encryption", "vcard_compatibility", "cross_domain_bosh", "cross_domain_websocket", "daemonize", + "legacy_ssl_port", "legacy_ssl_ports", "legacy_ssl_interfaces", "legacy_ssl_ssl", }); local known_global_options = set.new({ "pidfile", "log", "plugin_paths", "prosody_user", "prosody_group", "daemonize", -- cgit v1.2.3