Software / code / prosody-modules
File
mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6143:61422d3c60fb
mod_cloud_notify: Prevent loading if Prosody indicates it is already bundled
This ensures the bundled version will always be preferred.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 09 Jan 2025 15:57:19 +0000 |
| parent | 4705:ace4f251a64b |
line wrap: on
line source
module:depends("cloud_notify_encrypted"); module:depends("cloud_notify_priority_tag"); module:depends("cloud_notify_filters");