File

plugins/mod_pep_plus.lua @ 11199:6c7c50a4de32 0.11

mod_pubsub: Lower priority of default <body> generator in order to avoid conflict with a handler at the default (0) priority, making it easier to write your own formatting in plugins. this follows the common pattern of default modules having lower priority
author Kim Alvefur <zash@zash.se>
date Thu, 05 Nov 2020 22:27:17 +0100
parent 9074:0462405b1cfb
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");