aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scansion/prosody.cfg.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/scansion/prosody.cfg.lua')
-rw-r--r--spec/scansion/prosody.cfg.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/scansion/prosody.cfg.lua b/spec/scansion/prosody.cfg.lua
index d4389cbe..6901cc11 100644
--- a/spec/scansion/prosody.cfg.lua
+++ b/spec/scansion/prosody.cfg.lua
@@ -63,6 +63,9 @@ modules_enabled = {
"lastactivity";
"external_services";
+ "tombstones";
+ "user_account_management";
+
-- Useful for testing
--"scansion_record"; -- Records things that happen in scansion test case format
}