File

plugins/mod_pep_plus.lua @ 10603:dbd60f473164 0.11 0.11.5

util.startup: Ensure prosody.opts exists even when no options provided
author Matthew Wild <mwild1@gmail.com>
date Sun, 19 Jan 2020 15:50:32 +0000
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");