Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 13465:54a936345aaa 0.12
prosodyctl check: Warn about invalid domain names in the config file
This ensures that domain names of virtual hosts and components are valid in
XMPP, and that they are encoded correctly.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 27 Mar 2024 15:35:15 +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");