aboutsummaryrefslogtreecommitdiffstats
path: root/util/prosodyctl/check.lua
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2021-12-25 13:02:48 +0100
committerKim Alvefur <zash@zash.se>2021-12-25 13:02:48 +0100
commit5e4844806a410bfa45b6efe932cb79ee3ec4bea4 (patch)
tree0de50a173f5a35ab3d0c9863c4d640d2ec4e0bc1 /util/prosodyctl/check.lua
parenteaa1d6bed42281324432cdf4bda715a0ca774326 (diff)
downloadprosody-5e4844806a410bfa45b6efe932cb79ee3ec4bea4.tar.gz
prosody-5e4844806a410bfa45b6efe932cb79ee3ec4bea4.zip
util.prosodyctl.check: Remove obsolete settings from known globals
Diffstat (limited to 'util/prosodyctl/check.lua')
-rw-r--r--util/prosodyctl/check.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/prosodyctl/check.lua b/util/prosodyctl/check.lua
index 704bee9e..1fdf6cbf 100644
--- a/util/prosodyctl/check.lua
+++ b/util/prosodyctl/check.lua
@@ -156,8 +156,6 @@ local function check(arg)
"consider_websocket_secure",
"console_banner",
"console_prettyprint_settings",
- "cross_domain_bosh",
- "cross_domain_websocket",
"daemonize",
"gc",
"http_default_host",