mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-05-03 20:51:14 +00:00
add XEP-0411 + add TOC + Test your server
This commit is contained in:
parent
c1275e4bc5
commit
956af6a580
2 changed files with 23 additions and 2 deletions
|
@ -68,6 +68,7 @@ COPY conf.d/*.cfg.lua /usr/local/etc/prosody/conf.d/
|
|||
COPY docker-prosody-module-* /usr/local/bin/
|
||||
RUN docker-prosody-module-install \
|
||||
blocking `# blocking command (XEP-0191)` \
|
||||
bookmarks `# XEP-0411: Bookmarks Conversion` \
|
||||
carbons `# message carbons (XEP-0280)` \
|
||||
csi `# client state indication (XEP-0352)` \
|
||||
e2e_policy `# require end-2-end encryption` \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue