aboutsummaryrefslogtreecommitdiffstats
path: root/spec/scansion
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2021-07-25 13:52:52 +0200
committerKim Alvefur <zash@zash.se>2021-07-25 13:52:52 +0200
commite1a84801f61dee7404518c116d7fe36f1f23aec7 (patch)
treea6880768860d831e3150add92d73566323c64e50 /spec/scansion
parent8e27e5311a7b5589b7254afe10cbf5962547f25c (diff)
downloadprosody-e1a84801f61dee7404518c116d7fe36f1f23aec7.tar.gz
prosody-e1a84801f61dee7404518c116d7fe36f1f23aec7.zip
scansion tests: Enable 'expose_publisher' since we test for it
Diffstat (limited to 'spec/scansion')
-rw-r--r--spec/scansion/prosody.cfg.lua1
1 files changed, 1 insertions, 0 deletions
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