Diff

spec/scansion/prosody.cfg.lua @ 10732:f5d88ad24b30

mod_lastactivity: Add basic scansion test coverage When run on Lua 5.3 produces an issue similar to #1536
author Kim Alvefur <zash@zash.se>
date Mon, 20 Apr 2020 18:33:05 +0200
parent 10730:76c9320f69a1
child 10848:7fd8976d47d7
line wrap: on
line diff
--- a/spec/scansion/prosody.cfg.lua	Mon Apr 20 19:22:54 2020 +0200
+++ b/spec/scansion/prosody.cfg.lua	Mon Apr 20 18:33:05 2020 +0200
@@ -59,6 +59,7 @@
 		--"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
+		"lastactivity";
 
 	-- Useful for testing
 		--"scansion_record"; -- Records things that happen in scansion test case format