This commit is contained in:
2024-03-01 17:09:43 +01:00
parent d8d9fd9e67
commit e7fa66e938
7 changed files with 18 additions and 61 deletions
+1 -2
View File
@@ -111,8 +111,7 @@ RUN download-prosody-modules.bash \
smacks `# stream management (XEP-0198)` \
throttle_presence `# presence throttling in CSI` \
vcard_muc `# XEP-0153: vCard-Based Avatar (MUC)` \
&& docker-prosody-module-pre-install.bash \
firewall `# anti-spam firewall` \
firewall `# anti-spam firewall` \
&& rm -rf "/usr/src/prosody-modules"
RUN echo "TLS_REQCERT allow" >> /etc/ldap/ldap.conf