From 4c07742fbbbcd6aabb38c7779c5ec76a52182012 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 12 Nov 2018 22:49:54 +0100 Subject: spec/scansion/prosody.cfg.lua: Add comment about mod_scansion_record This was accidentally included in a previous commit, but having it here makes it easier to enable when making new test cases. --- spec/scansion/prosody.cfg.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'spec/scansion') diff --git a/spec/scansion/prosody.cfg.lua b/spec/scansion/prosody.cfg.lua index a6e8d289..94861449 100644 --- a/spec/scansion/prosody.cfg.lua +++ b/spec/scansion/prosody.cfg.lua @@ -42,7 +42,9 @@ 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"; + + -- Useful for testing + --"scansion_record"; -- Records things that happen in scansion test case format } certificate = "certs" -- cgit v1.2.3