fix(prosody): Adds missing identity module.
This commit is contained in:
@@ -166,6 +166,7 @@ VirtualHost "{{ $XMPP_DOMAIN }}"
|
|||||||
}
|
}
|
||||||
modules_enabled = {
|
modules_enabled = {
|
||||||
"bosh";
|
"bosh";
|
||||||
|
"features_identity";
|
||||||
{{ if $ENABLE_XMPP_WEBSOCKET }}
|
{{ if $ENABLE_XMPP_WEBSOCKET }}
|
||||||
"websocket";
|
"websocket";
|
||||||
"smacks"; -- XEP-0198: Stream Management
|
"smacks"; -- XEP-0198: Stream Management
|
||||||
|
|||||||
Reference in New Issue
Block a user