Mercurial > prosody-modules
comparison mod_cloud_notify_extensions/README.markdown @ 5930:acd39d33170e
mod_cloud_notify_extensions: Linkify dependency list
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 11 Jul 2024 19:13:18 +0200 |
parents | fed5995180c5 |
children |
comparison
equal
deleted
inserted
replaced
5929:c094eabdb30f | 5930:acd39d33170e |
---|---|
15 This is a meta-module that simply enables all the modules required to support | 15 This is a meta-module that simply enables all the modules required to support |
16 Siskin or Snikket iOS on a Prosody server. | 16 Siskin or Snikket iOS on a Prosody server. |
17 | 17 |
18 These are currently: | 18 These are currently: |
19 | 19 |
20 - mod_cloud_notify_encrypted | 20 - [mod_cloud_notify_encrypted] |
21 - mod_cloud_notify_priority_tag | 21 - [mod_cloud_notify_priority_tag] |
22 - mod_cloud_notify_filters | 22 - [mod_cloud_notify_filters] |
23 | 23 |
24 See the individual module pages for more details. In particular, | 24 See the individual module pages for more details. In particular, |
25 mod_cloud_notify_encrypted depends on | 25 mod_cloud_notify_encrypted depends on |
26 [luaossl](http://25thandclement.com/~william/projects/luaossl.html), which | 26 [luaossl](http://25thandclement.com/~william/projects/luaossl.html), which |
27 must be installed. It is available in Debian via apt as | 27 must be installed. It is available in Debian via apt as |