More xmpp carbons

This commit is contained in:
Bob Mottram 2016-12-03 13:11:07 +00:00
parent 0f89aafbad
commit 32a481b057
1 changed files with 2 additions and 0 deletions

View File

@ -162,6 +162,8 @@ function update_prosody_modules {
# Ensures all messages get delivered to all clients (if you have a mobile and desktop client)
if [ -d $INSTALL_DIR/prosody-modules/mod_carbons ]; then
cp $INSTALL_DIR/prosody-modules/mod_carbons/*.lua /usr/lib/prosody/modules
cp $INSTALL_DIR/prosody-modules/mod_carbons_adhoc/*.lua /usr/lib/prosody/modules
cp $INSTALL_DIR/prosody-modules/mod_carbons_copies/*.lua /usr/lib/prosody/modules
fi
# XEP-0198 Stream management