diff --git a/src/freedombone-app-xmpp b/src/freedombone-app-xmpp index b17160bb345d142a9d9e0b2787e81bbe6d9c8535..442a8b888faa6b167ab5ef85b6080c36a938be25 100755 --- a/src/freedombone-app-xmpp +++ b/src/freedombone-app-xmpp @@ -781,6 +781,7 @@ function xmpp_modules { echo ' "http";'; echo ' "http_upload";'; echo ' "websocket";'; + echo ' "announce";'; echo ' "throttle_presence"; -- Reduce battery and bandwidth usage'; echo ' "filter_chatstates"; -- Reduce battery and bandwidth usage'; echo '};'; } >> "$filename"