view plugins/mod_pep_plus.lua @ 14059:2bdddcfad61d 13.0

migrator: Apply loader fix here too Copied from ./prosody
author Kim Alvefur <zash@zash.se>
date Sun, 08 Feb 2026 17:44:17 +0100
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");