view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 5206:31c62df82aa8

mod_http_oauth2: Clarify comment referencing mod_http_errors (thanks MattJ) Must have typed text/plain twice by accident here.
author Kim Alvefur <zash@zash.se>
date Sun, 05 Mar 2023 12:38:20 +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");