diff options
-rw-r--r-- | spec/scansion/prosody.cfg.lua | 1 |
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 |