view plugins/mod_pep_plus.lua @ 13892:c83fdee8efda 13.0

mod_invites: Accept --admin flag as shortcut for --role prosody:admin The code was there, but the flag was not included in the command description so it was rejected during validation.
author Matthew Wild <mwild1@gmail.com>
date Mon, 02 Jun 2025 12:50:57 +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");