view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 5144:606f6c6535bb

mod_http_dir_listing: Add metadata to fix plugin package build Needs these extras due to the non-standard layout and the extra resources
author Kim Alvefur <zash@zash.se>
date Fri, 13 Jan 2023 16:27:02 +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");