Add mod_pastebin

This commit is contained in:
Sara Aimée Smiseth 2020-09-18 17:13:14 +02:00
parent a5c6d5ecef
commit 97740d960b
3 changed files with 3 additions and 1 deletions

View file

@ -75,6 +75,7 @@ RUN download-prosody-modules.bash \
csi `# client state indication (XEP-0352)` \
e2e_policy `# require end-2-end encryption` \
filter_chatstates `# disable "X is typing" type messages` \
pastebin `# https://modules.prosody.im/mod_pastebin.html` \
smacks `# stream management (XEP-0198)` \
throttle_presence `# presence throttling in CSI` \
http_upload `# file sharing (XEP-0363)` \