view plugins/mod_pep_plus.lua @ 10186:520e879a40f2

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