remove blocking module in favor of blocklist which is already enabled

This commit is contained in:
Sara Aimée Smiseth 2020-05-31 12:57:04 +02:00
parent 98e37ca13e
commit 167672ac89

View file

@ -67,7 +67,6 @@ 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)` \