view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6334:ad9026b6a714

mod_pastebin: Add pastebin_ignore option, to allow suppressing pastebin behaviour (thanks Zaak)
author Matthew Wild <mwild1@gmail.com>
date Fri, 03 Oct 2025 11:24:42 +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");