Mercurial > prosody-modules
view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6120:c90aab23fb9b
mod_persisthosts: Also skip defined Components (thanks gtech1)
Thought Components also had `defined=true`, but apparently not.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 11 Jan 2025 12:12:18 +0100 |
| parents | ace4f251a64b |
| children |
line wrap: on
line source
module:depends("cloud_notify_encrypted"); module:depends("cloud_notify_priority_tag"); module:depends("cloud_notify_filters");
