view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6336:c819b1b5a775

mod_pastebin: Clarify that mod_pastebin cannot process encrypted messages
author Matthew Wild <mwild1@gmail.com>
date Fri, 03 Oct 2025 11:53:29 +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");