Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 12510:cd3b5912c9a3 0.12
net.unbound: Adjust log level of error to error to error
This error is an error, therefore it should be at the error level
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 16 May 2022 14:51:01 +0200 |
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");