mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 21:57:45 +03:00
scansion tests: Enable 'expose_publisher' since we test for it
This commit is contained in:
parent
8e27e5311a
commit
e1a84801f6
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ Component "conference.localhost" "muc"
|
||||||
|
|
||||||
Component "pubsub.localhost" "pubsub"
|
Component "pubsub.localhost" "pubsub"
|
||||||
storage = "memory"
|
storage = "memory"
|
||||||
|
expose_publisher = true
|
||||||
|
|
||||||
Component "upload.localhost" "http_file_share"
|
Component "upload.localhost" "http_file_share"
|
||||||
http_file_share_size_limit = 10000000
|
http_file_share_size_limit = 10000000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue