mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua
author Matthew Wild <mwild1@gmail.com>
Wed, 17 Apr 2024 16:48:22 +0100
changeset 5893 2597e2113561
parent 4709 ace4f251a64b
permissions -rw-r--r--
mod_sasl2: Log when tls-exporter is NOT supported, as well as when it is

module:depends("cloud_notify_encrypted");
module:depends("cloud_notify_priority_tag");
module:depends("cloud_notify_filters");