From e1a84801f61dee7404518c116d7fe36f1f23aec7 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 25 Jul 2021 13:52:52 +0200 Subject: scansion tests: Enable 'expose_publisher' since we test for it --- spec/scansion/prosody.cfg.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'spec') diff --git a/spec/scansion/prosody.cfg.lua b/spec/scansion/prosody.cfg.lua index 6c77b150..d4389cbe 100644 --- a/spec/scansion/prosody.cfg.lua +++ b/spec/scansion/prosody.cfg.lua @@ -134,6 +134,7 @@ Component "conference.localhost" "muc" Component "pubsub.localhost" "pubsub" storage = "memory" + expose_publisher = true Component "upload.localhost" "http_file_share" http_file_share_size_limit = 10000000 -- cgit v1.2.3