Skip to content

Commit fab0f68

Browse files
committed
mod_unified_push: Clarify and repeat that it requires ejabberd 25.07
1 parent 4eecd3a commit fab0f68

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

mod_unified_push/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22

33
- Author: itd (https://codeberg.org/itd)
44
- Copyright (C) 2025 itd
5+
- Requires: ejabberd 25.07 or higher
56

67
This module adds Unified Push support compatible with Conversations.
78
When the module is enabled, the server can be added as a Unified Push distributor
89
in the settings of Conversations, using the same domain used for the JID.
910

10-
ejabberd newer than 25.04 is required,
11-
as it requires an updated version of the
11+
ejabberd 25.07 or higher is required,
12+
because this module requires an updated version of the
1213
[xmpp erlang library](https://github.com/processone/xmpp)
1314
that includes the improvements from the file `xmpp_spec.patch`.
1415
Or you can

0 commit comments

Comments
 (0)