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:
parent
908b0730c0
commit
6e764cd388
1 changed files with 4 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue