File

plugins/mod_pep_plus.lua @ 10791:f46c5e3c97ee

mod_admin_telnet: Add a command to configure pretty-printing settings Sometimes you wanna adjust the maxdepth or something.
author Kim Alvefur <zash@zash.se>
date Wed, 29 Apr 2020 23:15: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");