Mercurial > prosody-modules
annotate mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 5880:eb1c524a5150
misc/systemd: Add comment with link to our debian resources including systemd service file
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 06 Apr 2024 17:55:23 +0200 |
| parents | ace4f251a64b |
| children |
| rev | line source |
|---|---|
|
4705
ace4f251a64b
mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensions
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
1 module:depends("cloud_notify_encrypted"); |
|
ace4f251a64b
mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensions
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
2 module:depends("cloud_notify_priority_tag"); |
|
ace4f251a64b
mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensions
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
3 module:depends("cloud_notify_filters"); |
