From 529ed0447a668a6b194cf1ca86ffcccca36c6631 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 12 Nov 2018 18:25:40 +0100 Subject: MUC: Add scanison test case for #1230 --- spec/scansion/prosody.cfg.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/scansion/prosody.cfg.lua') diff --git a/spec/scansion/prosody.cfg.lua b/spec/scansion/prosody.cfg.lua index b30d5218..a6e8d289 100644 --- a/spec/scansion/prosody.cfg.lua +++ b/spec/scansion/prosody.cfg.lua @@ -42,6 +42,7 @@ modules_enabled = { --"motd"; -- Send a message to users when they log in --"legacyauth"; -- Legacy authentication. Only used by some old clients and bots. --"proxy65"; -- Enables a file transfer proxy service which clients behind NAT can use + --"scansion_record"; } certificate = "certs" -- cgit v1.2.3