File

plugins/mod_pep_plus.lua @ 10184:5655cd9fc8e9

prosodyctl: Rewrote the remove command, to make it cleaner and easier to work with
author João Duarte <jvsDuarte08@gmail.com>
date Wed, 31 Jul 2019 10:07:22 -0700
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");