Software /
code /
prosody
Changeset
11716:30f1e826cc95
scansion tests: Enable 'expose_publisher' since we test for it
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 25 Jul 2021 13:52:52 +0200 |
parents | 11715:ddd6e21e58bf |
children | 11717:605484fc1c62 |
files | spec/scansion/prosody.cfg.lua |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/spec/scansion/prosody.cfg.lua Sun Jul 25 13:52:27 2021 +0200 +++ b/spec/scansion/prosody.cfg.lua Sun Jul 25 13:52:52 2021 +0200 @@ -134,6 +134,7 @@ Component "pubsub.localhost" "pubsub" storage = "memory" + expose_publisher = true Component "upload.localhost" "http_file_share" http_file_share_size_limit = 10000000