We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eecd3a commit fab0f68Copy full SHA for fab0f68
1 file changed
mod_unified_push/README.md
@@ -2,13 +2,14 @@
2
3
- Author: itd (https://codeberg.org/itd)
4
- Copyright (C) 2025 itd
5
+- Requires: ejabberd 25.07 or higher
6
7
This module adds Unified Push support compatible with Conversations.
8
When the module is enabled, the server can be added as a Unified Push distributor
9
in the settings of Conversations, using the same domain used for the JID.
10
-ejabberd newer than 25.04 is required,
11
-as it requires an updated version of the
+ejabberd 25.07 or higher is required,
12
+because this module requires an updated version of the
13
[xmpp erlang library](https://github.com/processone/xmpp)
14
that includes the improvements from the file `xmpp_spec.patch`.
15
Or you can
0 commit comments