add option for siskin support (#14)

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #14
Reviewed-by: antilopa <antilopa@no-reply@disroot.org>
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Co-authored-by: meaz <meaz@no-reply@disroot.org>
Co-committed-by: meaz <meaz@no-reply@disroot.org>
This commit is contained in:
meaz 2022-01-06 21:04:30 +00:00
parent 908b0730c0
commit 6e764cd388

View file

@ -52,3 +52,7 @@ prosody_muc_modules:
module_enabled: 'true'
extra_options:
- 'muc_webchat_baseurl = "https://webchat.example.org/#converse/room?jid={jid}"'
- name: 'muc_offline_delivery'
description: 'implements support for sending messages in a MUC to affiliated users who are not in the room.'
module_enabled: 'true'