view plugins/mod_pep_plus.lua @ 14037:cc916272c30f 13.0

mod_pubsub: Error if loaded outside of a component This may change in the future, if we decide to support pubsub on hosts, but we would need to resolve e.g. #1808 first.
author Matthew Wild <mwild1@gmail.com>
date Mon, 12 Jan 2026 17:13:06 +0000
parents 0462405b1cfb
children
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");