Software / code / prosody
File
plugins/mod_pep_plus.lua @ 13821:4aed38a1c971 13.0
certmanager: Remove obsolete index log (replaced by shell command)
This information can now be retrieved on-demand using the debug:cert_index()
command, so we don't need to log it after every scan (it is rather verbose).
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 03 Apr 2025 19:47:16 +0100 |
| 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");